@buckfiftyseven@mastodon.social
Post #2411525
2026-04-29 17:32 UTC
@carlwgeorge@fosstodon.org I like it, but I did get bit by some copypasta today that assumed the old way ;-)
Actually the suggestion was:
dnf config-manager --set-disabled $repoid
But easily sorted
Replies (1)
-
@carlwgeorge@fosstodon.org 2026-04-29 17:38
@buckfiftyseven@mastodon.social Indeed, that is the even older dnf4 syntax. It's probably the most common thing you'll find online since CentOS/RHEL still uses it. Basically the syntax started ok, got worse initially in dnf5, and now it's better (shorter) than ever.