Translation(s): English - Español - Français - Italiano - 한국어(Korean)


Tools for managing Debian packages. For general topics, see PackageManagement.

{i} For more information about command-line package managers, see AptCLI.

Full list of package management tools

apt

The apt package provides commandline tools for searching, managing, and querying information about packages, and access all features of the libapt-pkg library:

dpkg

The dpkg package provides low-level infrastructure for handling the installation and removal of Debian software packages:

apt-utils

apt-utils contains some less used commandline utilities related to package management with APT.

devscripts

devscripts provides several scripts to make the life of a Debian Package maintainer easier

dpkg-dev

dpkg-dev provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages.

TODO unsorted

Tools for managing a package repository

Other

See also


TODO: add links to each command's manpage


CategoryPackageManagement | CategorySoftware