apt cheatsheet - Serbipunk/notes GitHub Wiki

existing cheatsheet

apt install -y

-y, --yes, --assume-yes

https://askubuntu.com/questions/672892

apt view all installed software

apt list --installed

remove

apt remove xxx