Skip to content

Instantly share code, notes, and snippets.

@stealthbomber10
Last active March 26, 2018 20:17
Show Gist options
  • Save stealthbomber10/684f00ef16fba9d633fe383a9716a102 to your computer and use it in GitHub Desktop.
Save stealthbomber10/684f00ef16fba9d633fe383a9716a102 to your computer and use it in GitHub Desktop.
journalctl --vacuum-size=100M #remove all logs, only retain 100mb
pacman -Scc #remove all package installation files (obsolete and current)
pacman -S bleachbit #if not installed already
bleachbit -c system.*
pacrmorphans #zsh alias to remove orphaned packages
sudo paccache -ruk0 #remove all that aren't installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment