Skip to content

Instantly share code, notes, and snippets.

@Hahlh
Created June 15, 2020 08:04
Show Gist options
  • Save Hahlh/d00ff3cd0162d7ecd44f054334da87e2 to your computer and use it in GitHub Desktop.
Save Hahlh/d00ff3cd0162d7ecd44f054334da87e2 to your computer and use it in GitHub Desktop.
yay_cleaning #yay
# Print system statistics
yay -Ps
# Delete cache
yay -Scc
# Delete unneeded dependencies
yay -Yc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment