Skip to content

Instantly share code, notes, and snippets.

@sakshamsaxena
Created June 17, 2018 11:08
Show Gist options
  • Save sakshamsaxena/9966680ab3cfd04412280091d1000e10 to your computer and use it in GitHub Desktop.
Save sakshamsaxena/9966680ab3cfd04412280091d1000e10 to your computer and use it in GitHub Desktop.
How to Update Sublime Text 3 on Linux
  1. Download the tarball
  2. Extract the tarball. Let's say it is extracted to ~/Downloads/sublime_text_3
  3. Check where your current Sublime Text lies by running which subl or which sublime or whatever you've named it currently
  4. Move and overwrite the extracted folder over to the current Sublime's folder which you found above.
  5. Done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment