Skip to content

Instantly share code, notes, and snippets.

@InvisibleRasta
Created November 16, 2018 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save InvisibleRasta/9835820aa2f01458a3b59c91fe835890 to your computer and use it in GitHub Desktop.
Save InvisibleRasta/9835820aa2f01458a3b59c91fe835890 to your computer and use it in GitHub Desktop.
Archlinux clean system
yay -Rscn $(yay -Qtdq)
#pacman-optimize
sudo updatedb
sudo pkgfile -u
yay -Fyy
sudo pacman-db-upgrade
yes | yay -Scc
sudo sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment