0:00
Hello there and welcome to Linux S2 and in this video I'll show you how to install
0:08
Sublime Text Editor on any Linux distribution. So if you do not know what is Sublime Text Editor
0:14
then it's a text editor and it's a very popular text editor. People love it especially me. I mean
0:21
I've been using it for years now and it is just amazing. If you are into like coding or that kind
0:28
of stuff then you can use this tool it's pretty light and the theme that you are seeing right now
0:33
this is popular because of the sublime text editor and i think it's called monokai so i'm not confirm
0:40
on that but this is just amazing so let me just show you how you can get it and how to install it
0:46
on any linux distribution so i'm going to demonstrate it on my virtual machine so it can be
0:52
install in many ways. The very first thing that you can do is using the package managers that you have
0:59
and you can add the repo and you can install it in your system. So if you are using Ubuntu or Debian web distribution you can use these three commands to install it in your system and it comes with the different branches or channels so if you want to install the stable
1:14
version then you can add this repo in your system and for development edition you can add this repo
1:20
and you can install it and for arc and manzaro you can use specman dnf or yum so dnf is kind of
1:28
new thing nowadays and jipper for open susha and you can use execute basically these commands to
1:34
install it so for example if you want to install it on the bin bed distribution this is the bin
1:39
bed distribution then we can copy these links so this is for getting the key and adding the key in
1:45
the system so that we can verify and install it securely in the system so just execute the command
1:52
and this will get the key second we need to add the repo so this is basically
1:59
writing a file in your system and let me explain the command so this link the
2:06
repo link will be added in the ATC folder and inside the ATC folder there is a
2:11
APD folder and then there is sources folder and there it will create this repo link file so just hit the enter and this will do just that now simply update and install the application to
2:26
update just type sudo apt update and you can use your package managers command i mean you probably
2:32
familiar with your distributions package manager and this is ubuntu so i'm using apt now you can
2:38
install it just type sudo apt install and sublime text and it enter and this will install the
2:49
sublime text in the system so it has installed the sublime text in the system now let me just search it
2:58
and here it is so here is the sublime text and you can use it now this is not the only way to
3:08
get the sublime text up and running in your distribution so if you are cautious about the
3:13
third party repo links then you can go to this website paxs.org i'll provide the direct link to
3:19
it and you can search for sublime text and you will get the pre package files that you can install in the system and for arc so you can download it and install it in your system and
3:32
for the people who like to use snap applications then you can go to the snap craft and you do not
3:38
have to go to the website you just have to execute this command here sudo snap install sublime hyphen
3:44
text hyphen hyphen classic and sublime text will get installed in your system of course it will be
3:50
a snap application so it will not be the regular kind of your linux application and this will
3:57
consume a bit more resources but you have the options to install the sublime text directly by
4:05
just executing this single command and it will get installed in the system so the choice is in
4:10
in your hand you have three choices you can use whichever you want
4:15
So that's it in this guide on how to get sublime text installed in your favorite Linux distribution
4:20
I hope you find this video helpful and do not forget to subscribe and like this video
4:25
Let me know what you think about it in the comment section below and I shall catch you
4:29
in the next one till then take care and keep enjoying Linux