Skip to content

Instantly share code, notes, and snippets.

@wils0ns
Last active June 30, 2018 17:23
Show Gist options
  • Save wils0ns/29c3e4d13050c264f22e77d710eae93d to your computer and use it in GitHub Desktop.
Save wils0ns/29c3e4d13050c264f22e77d710eae93d to your computer and use it in GitHub Desktop.
pacman: remove outdated orphan packages
pacman -Rns $(pacman -Qtdq)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment