How to Install and Uninstall rtkit.x86_64 Package on Oracle Linux 8
Last updated: November 14,2024
1. Install "rtkit.x86_64" package
In this section, we are going to explain the necessary steps to install rtkit.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rtkit.x86_64
Copied
2. Uninstall "rtkit.x86_64" package
Please follow the guidance below to uninstall rtkit.x86_64 on Oracle Linux 8:
$
sudo dnf remove
rtkit.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rtkit.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:23:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rtkit
Version : 0.11
Release : 19.el8
Architecture : x86_64
Size : 60 k
Source : rtkit-0.11-19.el8.src.rpm
Repository : ol8_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 : 60 k
Source : rtkit-0.11-19.el8.src.rpm
Repository : ol8_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.