Sublime is an amazing code editor. it is lightweight open-source and f mainly free. sublime is one of the powerful code editors.
How to install sublime-text in ubuntu 20.04
How to install sublime-text on ubuntu 20.04?
To install sublime you need to update your system and install some dependency.
install repository with this command
sudo apt update
sudo apt install dirmngr gnupg apt-transport-https ca-certificates software-properties-common
import sublime-text GPG resogitory key on your system software list.
curl -fsSL https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
sudo add-apt-repository "deb https://download.sublimetext.com/ apt/stable/"
after you import successfully install sublime with this command
sudo apt install sublime-text
congress you install sublime 3 on your system.
open sublime
open manu search sublime
Termination
you install sublime text on your system. this is a simple method to install
sublime text into your system. for more information read
Official Docs