Pario TechnoBlob
About
Posts
Tag: aptitude
Howto remove orphan packages in Ubuntu
There is usually some orphan packages left on the system after upgrading Ubuntu from one major version to another. These packages can cause strange errors like Ubuntu bug...
aptitude cheatsheet
aptitude is a great alternative to apt-get and the best way to install, remove, upgrade, and otherwise administer packages on you system with apt. aptitude solves orphaned...
Advantages using aptitude instead of apt-get
apt-get is a command-line package handling utility while aptitude is a high-level interface to the package manager. There isn’t much difference between the two except aptitude...
aptitude – high-level interface to the package manager
aptitude is a text-based interface to the Debian GNU/Linux package system. It allows the user to view the list of packages and to perform package management tasks such as...