Skip to content

Instantly share code, notes, and snippets.

@toschneck
Created August 20, 2018 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toschneck/91ff7a63c1919bfdd7d832a998069095 to your computer and use it in GitHub Desktop.
Save toschneck/91ff7a63c1919bfdd7d832a998069095 to your computer and use it in GitHub Desktop.
dpkg --get-selections | grep 16.04 | awk '{print $1}' | xargs apt remove -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment