Skip to content

Instantly share code, notes, and snippets.

@selfup
Created April 5, 2018 18:20
Show Gist options
  • Save selfup/72b4b65e1bf0dabfc6de1383b46810bb to your computer and use it in GitHub Desktop.
Save selfup/72b4b65e1bf0dabfc6de1383b46810bb to your computer and use it in GitHub Desktop.
sudo apt-get remove steam-launcher \
&& sudo apt-get purge steam-launcher
&& rm -rf ~/.steam \
&& echo 'JOBS DONE!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment