- Remove existing sublime text editor
sudo apt-get remove sublime-text-installer
Download the package and drag the file to the terminal
sudo dpkg -i '/home/usernamehere/Downloads/sublime-text_build-3126_amd64.deb'
OR Direct
wget https://download.sublimetext.com/sublime-text_build-3126_amd64.deb
sublime-text_build-3126_amd64.deb
wget https://download.sublimetext.com/sublime-text_build-3126_i386.deb
sudo dpkg -i sublime-text_build-3126_i386.deb