• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

How to Install Sublime Text 3 on CentOS 7

Written by Admin, Updated On July 12, 2019
centos, sublime
How to Install Sublime Text 3 on CentOS 7

Sublime Text is one of the most popular, powerful and widely used text editor today. It is used for web and software development. You also can make it more powerful by installing Sublime Text plugins. In this tutorial, described how to install Sublime Text on CentOS 7 system.

Prerequisites#

Before you start Sublime Text 3 installation on CentOS 7 system, Make sure you are logged in as a non-root user with sudo privileges.

Install Sublime Text on CentOS#

To install Sublime Text 3 on your CentOS system follow the below steps:

At first, you should import Sublime GPG key for repository using below command:

sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg

Next, add the yum repository to your system using following command:

sudo yum-config-manager --add-repo https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo

Once the repository enabled, Execute the below command to install Sublime Text 3:

sudo yum install sublime-text

That’s all. Sublime Text is installed on your CentOS system and ready to use.

Start Sublime Text#

You can start Sublime Text using your system terminal by typing subl or your can launch from Applications -> Programming -> Sublime Text menu.

centos-start-sublime-text

When you launch Sublime Text first time it will look like as below:

centos-sublime-text

Conclusion#

You have learned how to do installation of Sublime Text on your CentOS 7 system. You also can customize your Sublime Text editor by installing plugins. If you would like to get more details about Sublime Text visit the official Sublime Text documentation page.

If you have any question or suggestion, please leave comment below.

If our content helps you, please consider buying us a coffee

Thank you for your support.

Share On
Share on Facebook
Share on Twitter
Share on Reddit
Share on Tumblr
 Previous Article How to Install Python 3.7 on Debian 9
Next Article   How to Install Visual Studio Code on Ubuntu 18.04

Related Posts

  • How to Install Python 3.9 on CentOS 8

    How to Install Python 3.9 on CentOS 8

    December 31, 2020
  • How to Install GIMP 2.10 on CentOS 8

    How to Install GIMP 2.10 on CentOS 8

    December 30, 2020
  • How to Install Notepad++ on CentOS 8

    How to Install Notepad++ on CentOS 8

    December 26, 2020

Leave a Reply Cancel reply

Popular Posts

  • How to Install Python 3.9 on Debian 10
    How to Install Python 3.9 on Debian 10 December 25, 2020
  • How to Install Python 3.9 on Ubuntu 20.04
    How to Install Python 3.9 on Ubuntu 20.04 December 21, 2020
  • How to Install GIMP on Ubuntu 20.04
    How to Install GIMP 2.10 on Ubuntu 20.04 December 22, 2020
  • How to Install Notepad++ on Debian 10
    How to Install Notepad++ on Debian 10 December 23, 2020
  • How to Install Php 8 on Debian 10
    How to Install PHP 8 on Debian 10 January 2, 2021
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook