Skip to content

Instantly share code, notes, and snippets.

@cocolacre
Last active January 10, 2021 12:47
Show Gist options
  • Save cocolacre/ec21aca79f824a63be97a91e3f91341d to your computer and use it in GitHub Desktop.
Save cocolacre/ec21aca79f824a63be97a91e3f91341d to your computer and use it in GitHub Desktop.
sudo apt-get autoclean
sudo apt-get autoremove
rm /var/cache/apt/archives/*
sudo apt-get clean
journalctl --vacuum-time=3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment