apt-get
linux
Debian and Ubuntu package management utility. Search for packages using `apt-cache`. It is recommended to use `apt` when used interactively in Ubuntu versions 16.04 and later.
More info →Examples (8)
Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands)
Clean the local repository - removing package files (`.deb`) from interrupted downloads that can no longer be downloaded
made by @shridhargupta | data from tldr-pages