Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo pacman -Rns $(pacman -Qtdq)

Install a package with all optional dependencies

See Install a package with all optional dependencies in Arch based distros.

apt (debian/Ubuntu)

apt-get install / remove

...