There are many ways of installing Sublime Text 3 on Linux, but if you’re looking for a fast, straightforward way, I believe you are in the right place.
This script will install the latest build of Sublime Text 3.
Open your terminal and run:
1
|
|
It will install the Package Control as well, so you don’t have to do it yourself.
If you are interested to see the actual code behind, here we go:
https://gist.github.com/simonewebdesign/8507139
It should work on most Linux distros; if not, please let me know by leaving a comment below. I’m here to help.
Enjoy!