How to Install and Uninstall python-schedutils.src Package on Oracle Linux 8

Last updated: November 24,2024

1. Install "python-schedutils.src" package

Here is a brief guide to show you how to install python-schedutils.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-schedutils.src

2. Uninstall "python-schedutils.src" package

Please follow the guidance below to uninstall python-schedutils.src on Oracle Linux 8:

$ sudo dnf remove python-schedutils.src $ sudo dnf autoremove

3. Information about the python-schedutils.src package on Oracle Linux 8

Last metadata expiration check: 0:56:06 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-schedutils
Version : 0.6
Release : 6.el8
Architecture : src
Size : 27 k
Source : None
Repository : ol8_baseos_latest
Summary : Linux scheduler python bindings
URL : https://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git
License : GPLv2
Description : Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}
: functions and friends.