Linux cheatsheet

Packages

List installed packages:

  • dpkg --get-selections | grep -v deinstall
  • apt list --installed