Sublime Forum

Update the installation command for DNF

#1

The command for adding a repository to DNF has changed in the new dnf5 version. So the docs are outdated. Please add the new command for DNF5 alongside the previous version’s command.

Here it is:
sudo dnf config-manager addrepo --from-repofile=https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo

Thanks.

1 Like

#2
1 Like

#3

as of Fev 2026, I just followed the official docs for installing sublime-text on Fedora and this issue still exists. Basically change the --add-repo with addrepo --from-repo=

If I could I would edit that line on the website myself.

0 Likes