Ubuntu - apt-get

apt-get is a set of command line tools that allow you to install, remove and update deb packages installed via the APT (Advanced Package Tool).


Clean the system

Fix Broken Packages

Install a package

Install a package without upgrading

Install a specific version of an application

Only upgrade a package, do not install it

Prevent server (daemons) from starting during apt-get install

Purge a package

Remove a package

Update the package database

Upgrade installed packages