community man page
apt
GNUPackage manager for Debian-based distributions. Intended as a user-friendly alternative to `apt-get` for interactive use. For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
Examples
Update the list of available packages and versions (recommended before running other `apt` commands) GNU
Search packages by name or description GNU
Search packages by name only (supports wildcards like `*`) GNU
Show detailed information about a package GNU
Install a package, or update it to the latest version GNU
Remove a package (use `purge` instead to also remove configuration files) GNU
Upgrade all installed packages to their latest versions GNU
List all installed packages GNU