How to Install and Uninstall gamemode-daemon Package on Kali Linux

Last updated: May 12,2024

1. Install "gamemode-daemon" package

Learn how to install gamemode-daemon on Kali Linux

$ sudo apt update $ sudo apt install gamemode-daemon

2. Uninstall "gamemode-daemon" package

Please follow the instructions below to uninstall gamemode-daemon on Kali Linux:

$ sudo apt remove gamemode-daemon $ sudo apt autoclean && sudo apt autoremove

3. Information about the gamemode-daemon package on Kali Linux

Package: gamemode-daemon
Source: gamemode
Version: 1.8.1-2
Installed-Size: 257
Maintainer: Debian Games Team
Architecture: amd64
Depends: init-system-helpers (>= 1.52), libc6 (>= 2.36), libinih1 (>= 40), libsystemd0 (>= 243), pkexec
Breaks: gamemode (<< 1.5.1-3), libgamemode0 (<< 1.5.1-3)
Size: 71184
SHA256: 8a35188d11d3c509a0a73c37f603cde18f5dbe4d003da658f03dd36b1442a458
SHA1: 39d7259d85d2d53c6ef452156fee356ed1545f9e
MD5sum: c48dfa1630adac40147b12facf2fb59d
Description: Optimise Linux system performance on demand (daemon)
GameMode is a daemon/lib combo for Linux that allows games to request a set
of optimisations be temporarily applied to the host OS.
.
The design has a clear-cut abstraction between the host daemon and library
(gamemoded and libgamemode), and the client loaders (libgamemodeauto and
gamemode_client.h) that allows for safe use without worrying about whether
the daemon is installed or running. This design also means that while the
host library currently relies on systemd for exchanging messages with the
daemon, it's entirely possible to implement other internals that still work
with the same clients.
.
GameMode was designed primarily as a stop-gap solution to problems with
the Intel and AMD CPU powersave or ondemand governors, but is intended to
be expanded beyond just CPU governor states, as there are a wealth of
automation tasks one might want to apply.
.
This package provides the daemon and helper files.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/FeralInteractive/gamemode
Tag: game::TODO, implemented-in::c, interface::daemon, role::program,
use::gameplaying
Section: misc
Priority: optional
Filename: pool/main/g/gamemode/gamemode-daemon_1.8.1-2_amd64.deb