How to Install sublime text editor on Fedora with DNF

In this tutorial, How to Install sublime text editor on Fedora with DNF. Sublime Text is a powerful tool for web developer. I love it

Install sublime Text editor


Use sublime official yum repository for fedora system. Open terminal and import gpg

$ sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg
$ sudo dnf config-manager --add-repo https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo

Install sublime text latest version your system.

$ sudo dnf install sublime-text

Access sublime text


How to Install sublime text editor on Fedora with DNF
Yeah coding :)

Comments

Popular posts from this blog

zimbra some services are not running [Solve problem]

Bash script list all IP addresses connected to Server

How to install php7 on centos 6