How to Install and Uninstall gamemode.x86_64 Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "gamemode.x86_64" package

Here is a brief guide to show you how to install gamemode.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install gamemode.x86_64

2. Uninstall "gamemode.x86_64" package

Please follow the step by step instructions below to uninstall gamemode.x86_64 on CentOS Stream 8:

$ sudo dnf remove gamemode.x86_64 $ sudo dnf autoremove

3. Information about the gamemode.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:13:38 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gamemode
Version : 1.5
Release : 2.el8
Architecture : x86_64
Size : 89 k
Source : gamemode-1.5-2.el8.src.rpm
Repository : epel
Summary : Optimize system performance for games on demand
URL : https://github.com/FeralInteractive/gamemode
License : BSD
Description : GameMode is a daemon/lib combo for GNU/Linux that allows games to
: request a set of optimizations be temporarily applied to the host OS.
: GameMode was designed primarily as a stop-gap solution to problems
: with the Intel and AMD CPU "powersave" or "ondemand" governors, but is
: now host to a range of optimisation features and configurations, like
: tweaking various settings: the CPU govenor, the I/O priority, the
: kernel scheduler, the GPU performance mode and gpu overclocking
: (NVIDIA). It can also excute custom scripts when launching games.