How to Install and Uninstall rtkit.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "rtkit.x86_64" package
Here is a brief guide to show you how to install rtkit.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rtkit.x86_64
Copied
2. Uninstall "rtkit.x86_64" package
Learn how to uninstall rtkit.x86_64 on Rocky Linux 8:
$
sudo dnf remove
rtkit.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rtkit.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:24:27 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rtkit
Version : 0.11
Release : 19.el8
Architecture : x86_64
Size : 59 k
Source : rtkit-0.11-19.el8.src.rpm
Repository : appstream
Summary : Realtime Policy and Watchdog Daemon
URL : http://git.0pointer.net/rtkit.git/
License : GPLv3+ and BSD
Description : RealtimeKit is a D-Bus system service that changes the
: scheduling policy of user processes/threads to SCHED_RR (i.e. realtime
: scheduling mode) on request. It is intended to be used as a secure
: mechanism to allow real-time scheduling to be used by normal user
: processes.
Available Packages
Name : rtkit
Version : 0.11
Release : 19.el8
Architecture : x86_64
Size : 59 k
Source : rtkit-0.11-19.el8.src.rpm
Repository : appstream
Summary : Realtime Policy and Watchdog Daemon
URL : http://git.0pointer.net/rtkit.git/
License : GPLv3+ and BSD
Description : RealtimeKit is a D-Bus system service that changes the
: scheduling policy of user processes/threads to SCHED_RR (i.e. realtime
: scheduling mode) on request. It is intended to be used as a secure
: mechanism to allow real-time scheduling to be used by normal user
: processes.