Firstly, we update the repositories of our system, then we download the security key of sublime text and add it to our system, then we install a package which we need to install Sublime Text. After that, we add the Sublime Text repository to our system and update the repositories of our system. Lastly, we install it. Enjoy!
Commands Used:
1) sudo apt update
2) wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
3) sudo apt install apt-transport-https
4) echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
5) sudo apt update
6) sudo apt install sublime-text
Commands are based on this:
Official Site:
https://www.sublimetext.com/
Curios about Chromebooks have a look at our Chromebook Comparison Chart!
Want to buy me a cup of coffee, thank you!
Follow us on Facebook: https://www.facebook.com/linuxmadesimple
Want to buy me a cup of coffee, thank you!
Follow us on Facebook: https://www.facebook.com/linuxmadesimple
Comments
Post a Comment