Skip to content

[Bug]: Unsupported package manager: apt-get on Debian #1128

@rahuljangirwork

Description

@rahuljangirwork

Distribution

Debian

Specify Distribution (if "Other" selected)

debain12-void-linux

Desktop Environment / Window Manager

Other

Specify Desktop Environment/Window Manager (if "Other" selected)

dwm-titus

Windowing System

X11

Linutil Version

25.9.9

Branch

main

Specify Branch (if "Other" selected)

No response

Describe the bug

LinUtil fails with "Unsupported package manager: apt-get" on Debian systems

Image

Steps to reproduce

  1. Run LinUtil on Debian-based system (Debian 12 "Bookworm")
  2. Navigate to "System Setup"
  3. Select any setup option that requires package management
  4. LinUtil detects system as:
    • System architecture: x86_64
    • Using systemctl to interact with init system
    • Using sudo for privilege escalation
    • Using apt-get as package manager
    • Super user group sudo
    • Setting up Xorg
  5. Error appears: "Unsupported package manager: apt-get"
  6. Process fails with "FAILED! Press to close this window"

Expected behavior

LinUtil should recognize and support apt-get as a valid package manager on Debian-based systems, or automatically detect and use apt instead. The package management operations should proceed normally without errors.

Debian systems commonly use both apt and apt-get commands, and LinUtil should support both or gracefully handle the detection.

Additional context

System Information:

  • OS: Debian 12 "Bookworm"
  • Architecture: x86_64
  • Package Manager: apt-get/apt (both available)
  • Init System: systemd
  • LinUtil Version: 25.9.9

Environment Details:

  • Both apt and apt-get commands are available and functional
  • System has standard Debian package management setup
  • No custom package manager configurations
  • Standard sudo setup

Error Message:

Screenshots

Image

Checklist

  • I checked for duplicate issues.
  • I checked existing discussions.
  • This issue is not included in the roadmap.
  • This issue is present on both stable and development branches.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions