How to Add Sublime Text 4 Yum Repository

April 28, 2019 | By the+gnu+linux+evangelist.

Setting Up Repo

  1. 2. Importing GPG Key

    So first Import the Repo GPG Key.

    sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg
    
  2. 3. Adding Repository

    Finally, to Add Sublime Text 4 Dnf Repository
    For the Stable Release:

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

    And instead for the Development one:

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

Contents


QuickChic Theme • Powered by WordPress