Package manager for Debian-based distributions. Intended as a user-friendly alternative to
apt-getfor interactive use. For equivalent commands in other package managers, see https://wiki.archlinux.org/title/Pacman/Rosetta. More information: https://manned.org/apt.8.
apt commands):sudo apt update
apt search {{package}}
*):apt list {{package}}
apt show {{package}}
sudo apt install {{package}}
purge instead to also remove configuration files):sudo apt remove {{package}}
sudo apt upgrade
apt list {{[-i|--installed]}}