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 (25)*, ppc64le (7)*, s390x (10)*, x86_64 (17)* Fedora 39 multilib x86_64+i386 (0 downloads)
Fedora 40 aarch64 (10)*, i386 (89)*, ppc64le (11)*, s390x (7)*, x86_64 (100)* Fedora 40 multilib x86_64+i386 (99 downloads)
Fedora 41 aarch64 (8)*, i386 (31)*, ppc64le (9)*, s390x (6)*, x86_64 (37)* Fedora 41 multilib x86_64+i386 (17 downloads)
Fedora rawhide aarch64 (11)*, i386 (7)*, ppc64le (14)*, s390x (10)*, x86_64 (15)* Fedora rawhide multilib x86_64+i386 (42 downloads)

* Total number of downloaded packages.