how to install new version of sublime text in ubuntu 20.04 code example
Example 1: how to install sublime in ubuntu 20.04 using terminal
sudo apt install sublime-text
Example 2: how to install sublime in ubuntu 20.04 using terminal
sudo apt updatesudo apt install dirmngr gnupg apt-transport-https ca-certificates software-properties-common