Created
November 16, 2018 20:27
-
-
Save InvisibleRasta/9835820aa2f01458a3b59c91fe835890 to your computer and use it in GitHub Desktop.
Archlinux clean system
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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