As a Pair
Installing and removing software is a required task for every package manager. Correctly managing a Debian system calls for efficient tools such as apt-get and aptitude.
|
ATTRIBUTION INCLUDED
Installing and removing software is a required task for every package manager. Correctly managing a Debian system calls for efficient tools such as apt-get and aptitude.
Tools like apt-get and aptitude resolve dependencies and automatically remove programs that are no longer needed. They also clean up, update, and configure software on a Debian-based systems, such as Ubuntu, relying on mechanisms of package management for large-scale operations.
Both programs are easy to use for simple tasks (see the "Basics" box), but, with a little know-how, you can draw upon a very complete set of the tools and accomplish even complex tasks quickly and easily.
The apt and aptitude distribution maintainers usually provide default configurations. In the past, these were included in two files in the /etc/apt directory. The /etc/apt/apt.conf file handled the system-wide behavior [2] of apt and aptitude, whereas the /etc/apt/preferences file set the priorities for packages and package groups. Both of these files are optional on current systems.
[...]
Pages: 5
The apt-get and aptitude package managers are part of the Debian standard repertoire. Which one works best for you?
Technologies like Flatpak and Snap make it look like the concepts behind earlier package management systems were a thing of the past. The current status of software administration in Linux shows that this impression is wrong.
Apt-fast speeds up software installation under Debian, Ubuntu, and all its derivatives.
Debian and Ubuntu developer Julian Andres Klode has reported in his blog about the progress of his APT2 software, an alternative implementation of the Debian Advanced Packaging Tool (APT).
© 2025 Linux New Media USA, LLC – Legal Notice