SUBLIME TEXT
Sublime Text is a source editor. It supports many programming languages and markup language. In this post, we will learn how to install sublime text on ubuntu using the terminal.
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.
Sublime Text is a source editor. It supports many programming languages and markup language. In this post, we will learn how to install sublime text on ubuntu using the terminal.
Download Sublime Text
Run the command to download and install key
wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
Add apt repository with the command
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.



Comments
Post a Comment