Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»IDE»How to Install Sublime Text Editor on Fedora with DNF

    How to Install Sublime Text Editor on Fedora with DNF

    By RahulApril 3, 20192 Mins Read

    Sublime Text is a powerful text editor also available for Linux systems. It has lots of features which you must love to use. This article will help you for installing Sublime Text 2 and Sublime Text 3 on Fedora systems using DNF package manager.

    Advertisement
    • Recommended => Install Visual Studio Code Editor in Fedora

    Features

    Below is some listed available features in Sublime text. You can also visit sublime text website for more details.

    • Editing files side by side.
    • Sublime Text is available for various plateform including OS X.
    • It provides functionality to find and replace with regular expressions.
    • We can make batch edits with multiple Selections.
    • Using sublime multiple selections, we can rename variables quickly.
    • The Command Palette gives fast access to functionality.
    • Using goto anything to quickly navigate between files.
    • Using goto anything can also be used to show a function, line or word within a file.

    Sublime Text Editor Installation

    Use the sublime official yum repository for the installation on Fedora systems. Open a terminal and import the gpg key used for packages signed on your system.

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

    Now, Add the Sublime text yum repository to your system using DNF command.

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

    Let’s install sublime text latest version on your system by executing the following command

    sudo dnf install sublime-text
    

    Access Sublime Text Editor

    Use system navigation menubar to access Sublime Text editor.

    Happy coding.

    editor sublime sublime fedora
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    Copy and Paste Content in Vi or Vim Editor

    How to Install VS Code on Ubuntu 22.04

    How to Install Visual Studio Code on Ubuntu 22.04

    Installing Sublime Text on Ubuntu

    How To Install Sublime on Ubuntu 22.04

    View 8 Comments

    8 Comments

    1. Thiago Lino on July 20, 2019 11:07 am

      Thanks, Rahul

      Reply
    2. Eduard Lucena on May 16, 2019 8:00 pm

      It’s paid now

      Reply
    3. Fzsantiago on April 11, 2019 2:58 am

      Thankyou!!! so much!

      Reply
    4. SEO PERU on August 16, 2018 7:13 pm

      Muy buen post!! very good! me sirvio de mucha ayuda

      Reply
    5. Onkar on May 15, 2018 5:09 pm

      Thanks a ton for easy steps

      Reply
    6. Motakabbir on April 29, 2018 2:01 pm

      Thank you.

      Reply
    7. BRAYANN on April 15, 2018 3:34 pm

      Thanks, you’re the best!!!

      Reply
    8. Asanka on January 8, 2018 9:50 am

      Thanks Dude!!

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • tail Command in Linux with Examples
    • What is a Orphan Process in Unix/Linux
    • How To Display Warning Message to Unauthorized SSH Access
    • How to Set a Custom SSH Login Banner and MOTD
    • Understanding Reverse DNS: What it is and Why it Matters?
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.