Sublime Forum

Install Sublime on Linux

#1

You made a very good description, how to install Sublime on Linux here (Sublime install guide).
But.
Could you update it sometime ?
(The version of the package you describe is 3083, when the newest package’s version now is 3124)

Thanks

0 Likes

#2

Hello @janiaje,

You can download the newest sublime text package from the website on the downloads folder of your linux os installation ~/Downloads and then go the terminal and run the next command:
sudo dpkg -i sublime-text_build-3114_amd64.deb.
If you have already Sublime Text installed on your computer, it is better to uninstall first and install the newest version. This will avoid the installed packages and settings. This can be don by pasting the next command(s):
sudo apt-get install -f && sudo apt-get remove sublime-text.

I hope that this clear to you :slight_smile:

1 Like

#3

you can report problems with the unofficial documentation here: https://github.com/guillermooo/sublime-undocs/issues

2 Likes

#4

Thx, I just thought I will report it to you. The next comment link says where I can report documentation problems, next time I will do it there.

0 Likes

#5

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

0 Likes

#6

Are you on the right folder? Paste here the ls -a command output.

0 Likes

#7

@addons_zz, sry, the forlder … sry I forgot it :frowning:

1 Like