http://bugs.winehq.org/show_bug.cgi?id=58222 Bug ID: 58222 Summary: [Fedora wiki - winehq GitLab] put sudo before install commands for Fedora 41/42 Product: WineHQ Gitlab Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gitlab-unknown Assignee: wine-bugs(a)winehq.org Reporter: alexschwartz01(a)gmail.com Distribution: --- NOTE: users can't make PRs to the wiki pages --- Currently --- Fedora 42: dnf5 config-manager addrepo --from-repofile=https://dl.winehq.org/wine-builds/fedora/42/winehq.repo Fedora 41: dnf5 config-manager addrepo --from-repofile=https://dl.winehq.org/wine-builds/fedora/41/winehq.repo --- It should be.... --- Fedora 42: sudo dnf5 config-manager addrepo --from-repofile=https://dl.winehq.org/wine-builds/fedora/42/winehq.repo Fedora 41: sudo dnf5 config-manager addrepo --from-repofile=https://dl.winehq.org/wine-builds/fedora/41/winehq.repo -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.