Created
April 5, 2018 18:20
-
-
Save selfup/72b4b65e1bf0dabfc6de1383b46810bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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