apt
Package management utility for Debian based distributions.
Recommended replacement for `apt-get` when used interactively in Ubuntu versions 16.04 and later.
- Update the list of available packages and versions (it's recommended to run this before other `apt` commands):
- Search for a given package:
- Show information for a package:
- Install a package, or update it to the latest available version:
- Remove a package (using `purge` instead also removes its configuration files):
- Upgrade all installed packages to their newest available versions:
- List all packages:
- List installed packages:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).