vulongm/gamemode-git

Project ID: 126422

Description

Tracks the main branch of gamemode for new commits every day.
gamemode repo: https://github.com/FeralInteractive/gamemode
copr spec/files: https://github.com/vulongm/copr-gamemode-git

Installation Instructions

For Fedora Workstation and Spins (dnf):
The repo can be enabled by running sudo dnf copr enable vulongm/gamemode-git and sudo dnf update --refresh.
To install run sudo dnf install gamemode gamemode.i686.
Add user to the gamemode group sudo usermod -a -G gamemode $(whoami) and test with gamemoded -t.
To revert to fedora repo version run sudo dnf copr disable vulongm/gamemode-git and sudo dnf distro-sync.

For Fedora Atomic (rpm-ostree):
Create a file at /etc/yum.repos.d/gamemode-git.repo with the text in the block below and then run rpm-ostree install gamemode to install and restart.
If gamemode has already been installed run sudo rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:vulongm:gamemode-git gamemode and restart.
Add the group to /etc/groups grep -E '^gamemode:' /usr/lib/group | sudo tee -a /etc/group. See docs for more details on this command.
Add user to the gamemode group sudo usermod -a -G gamemode $(whoami) and test with gamemoded -t.
To revert to fedora repo version remove the added file and run sudo rpm-ostree override reset gamemode.

[copr:copr.fedorainfracloud.org:vulongm:gamemode-git] name=Copr repo for gamemode-git owned by vulongm baseurl=https://download.copr.fedorainfracloud.org/results/vulongm/gamemode-git/fedora-$releasever-$basearch/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/vulongm/gamemode-git/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 [copr:copr.fedorainfracloud.org:vulongm:gamemode-git:ml] name=Copr repo for gamemode-git owned by vulongm (i386) baseurl=https://download.copr.fedorainfracloud.org/results/vulongm/gamemode-git/fedora-$releasever-i386/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/vulongm/gamemode-git/pubkey.gpg repo_gpgcheck=0 cost=1100 enabled=1 enabled_metadata=1

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 39 aarch64 (5)*, i386 (15)*, ppc64le (7)*, s390x (0)*, x86_64 (7)* Fedora 39 multilib x86_64+i386 (20 downloads)
Fedora 40 aarch64 (4)*, i386 (82)*, ppc64le (5)*, s390x (2)*, x86_64 (91)* Fedora 40 multilib x86_64+i386 (95 downloads)
Fedora 41 aarch64 (3)*, i386 (19)*, ppc64le (2)*, s390x (0)*, x86_64 (21)* Fedora 41 multilib x86_64+i386 (9 downloads)
Fedora rawhide aarch64 (4)*, i386 (2)*, ppc64le (8)*, s390x (3)*, x86_64 (8)* Fedora rawhide multilib x86_64+i386 (36 downloads)

* Total number of downloaded packages.