Page 1 of 1

Fedora DNF5

Posted: 05 Mar 2025, 17:19
by currypommes
Hi,
Please update your instructions - viewtopic.php?t=10631 - and the script for DNF5. :geek:

Re: Fedora DNF5

Posted: 05 Mar 2025, 17:41
by rednoah
I would assume that dnf5 is largely compatible with dnf command-line options and *.repo files... is that not so?


:?: What exactly is not working? What exactly needs updating?

Re: Fedora DNF5

Posted: 05 Mar 2025, 20:03
by currypommes
Old:

Code: Select all

sudo dnf config-manager --add-repo 'https://raw.githubusercontent.com/filebot/plugins/master/yum/main.repo'
New:

Code: Select all

sudo dnf config-manager addrepo --from-repofile='https://raw.githubusercontent.com/filebot/plugins/master/yum/main.repo'
I just tried the "old" one on Fedora 41 Workstation, it does not work. Simply syntax change, don't know why they did it.

https://docs.fedoraproject.org/en-US/q ... in-fedora/

Re: Fedora DNF5

Posted: 05 Mar 2025, 20:44
by rednoah
Cheers. We have added instructions for dnf5 to the manual: https://www.filebot.net/linux/yum.html