Skip to content

Instantly share code, notes, and snippets.

@MarcWang
Created March 16, 2016 08:21
Show Gist options
  • Select an option

  • Save MarcWang/1b2623f10b10fbd27a5a to your computer and use it in GitHub Desktop.

Select an option

Save MarcWang/1b2623f10b10fbd27a5a to your computer and use it in GitHub Desktop.

Install Sublime Text3

$ sudo add-apt-repository ppa:webupd8team/sublime-text-3
$ sudo apt-get update
$ sudo apt-get install sublime-text-installer

Uninstall Sublime Text3

$ sudo apt-get autoremove --purge sublime-text-installer 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment