Debian and Ubuntu package management utility. Search for packages using
apt-cache. It is recommended to useaptwhen used interactively in Ubuntu versions 16.04 and later. More information: https://manned.org/apt-get.8.
apt-get commands):apt-get update
apt-get install package
apt-get remove package
apt-get purge package
apt-get upgrade
.deb) from interrupted downloads that can no longer be downloaded:apt-get autoclean
apt-get autoremove
upgrade), but remove obsolete packages and install additional packages to meet new dependencies:apt-get dist-upgrade