1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-03 22:34:46 +01:00
Files
wiki/wiki/linux/package_manager.md
2026-02-28 09:49:46 +01:00

972 B

Package Manager

Package managers are used to handle the installation and management of programs on systems.

List of Package Managers

The following is a list of package managers and the corresponding Linux distributions.

  • Debian and Debian-based distributions like Proxmox use the APT package manager.
  • Arch Linux and Arch-based distributions use Pacman and various managers for the AUR.

Alternative Software Distribution Formats

Besides traditional package managers, there are portable or universal application formats that work across distributions. These formats are not package managers. They distribute standalone applications that can run independently of the system package database.