apt โ€” Package 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 . # source: tldr ยท verified Examples: # Update the list of available packages and versions (recommended before running other `apt` commands) [GNU] $ sudo apt update # Search packages by name or description [GNU] $ apt search package # Search packages by name only (supports wildcards like `*`) [GNU] $ apt list package # โœŽ Wrong or incomplete? Improve this page โ†’ https://curlhub.sh/man/apt