Skip to content

Instantly share code, notes, and snippets.

@CoolOppo
Last active February 3, 2019 03:22
Show Gist options
  • Save CoolOppo/10430272 to your computer and use it in GitHub Desktop.
Save CoolOppo/10430272 to your computer and use it in GitHub Desktop.
Auto-upgrade for apt-get
sudo apt-get update
sudo apt-get -fqyp dist-upgrade --auto-remove --purge
sudo apt-get autoclean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment