To get started, press Ctrl+Alt+T to open terminal, then follow below steps: 1.) Add sublime-text-3 in the repository. sudo add-apt-repository ppa:webupd8team/sublime-text-3 2.) Update the system with apt-get command. sudo apt-get update 3.) And install the latest Sublime Text 3 in your system. sudo apt-get install sublime-text-installer