deb

debian package management

The major reason to use apt tools though is for the dependency management. The apt tools understand that in order to install a given package, other packages may need to be installed too, and apt can download these and install them, whereas dpkg does not.

References


Last modified July 16, 2024: code refactored (add6d20)