Sublime text is open source tool and it’s best for coding and other works i am also using this for coding and editing so let’s see how we can install it in our kaliLinux or ubuntu process will be same
Installing Sublime-Text
First we need to update our machine to let’s update it
sudo apt update

Now we need to install dependencies necessary to fetch packages from https sources:
sudo apt install apt-transport-https ca-certificates curl software-properties-common




Now let’s import repository’s GPG key
sudo add-apt-repository "deb https://download.sublimetext.com/ apt/stable/"




everything is done now we just need to update our machine and install sublime-text so let’s do it
sudo apt update
sudo apt install sublime-text




Now you can find and run sublime text




Thanks for reading
Follow on twitter : Hacktube5
this sublime ask for license ,after install
Pingback: Code Editors for Linux and Ubuntu - Hacktube5 - Bug Bounty
scroll down and see the instruction