Sublime Text Editor supports for installation of the popular OS
- Windows
- Linux
- macOS
And also how to sublime to right-click on windows
How to Install Sublime text editor on Windows
Following are step-by-step tutorials.
- Go to sublime text
, click on
Download For Windows
Link - It downloads the
sublime_text_build_4126_x64_setup.exe
file into the file system. - Clicks on this file, follow the steps, and click on next until the finish is done.
- Click on either Windows Key + R and type Sublime Text or select program files and Sublime Text link.
How to Install Sublime text editor on Linux
Linux has different distributions,
Let’s see how to install it on Linux using the yum package.
First, import and Select the GPG key for sublime text by running the below command
sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg
Run the below command to select the repository.
sudo yum-config-manager --add-repo https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo
Finally, Run the yum install command to install sublime.
sudo yum install sublime-text
Setup sublime text on macOS
- Go to sublime text
, and Click on
MacOS
to download the sublime package for this OS. - Copy to the application folder and open it and follow the steps to install it on
MacOS
.
How to sublime text to Add to Explorer context Menu in Windows
You can add sublime text to the explorer context menu, It can be visible on right-click on any position on the desktop.
You can reinstall the sublime text version.
- Click on the
sublime_text_build_4126_x64_setup.exe
file - It opens below with the title Setup - Sublime Text
- Check
Add to explorer context menu
as seen below
- Click on next with default settings
- Once installation is done, you can see the Sublime Text on Explorer Context or Right click.