[Bug 58222] New: [Fedora wiki - winehq GitLab] put sudo before install commands for Fedora 41/42
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.
http://bugs.winehq.org/show_bug.cgi?id=58222 --- Comment #1 from Alex Schwartz <alexschwartz01(a)gmail.com> --- same thing applies to this section --- Install one of the following packages: Stable branch dnf install winehq-stable Development branch dnf install winehq-devel Staging branch dnf install winehq-staging -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58222 --- Comment #2 from Rafał Mużyło <galtgendo(a)o2.pl> --- Correct me if I'm wrong, but wouldn't any (unix-like) system that allows a non-elevated user to do system updates misconfigured to the point of being broken-by-design ? -- 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.
participants (1)
-
WineHQ Bugzilla