How to Install and Uninstall python-schedutils.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 04,2024

1. Install "python-schedutils.x86_64" package

Please follow the instructions below to install python-schedutils.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install python-schedutils.x86_64

2. Uninstall "python-schedutils.x86_64" package

Please follow the guidelines below to uninstall python-schedutils.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove python-schedutils.x86_64 $ sudo yum autoremove

3. Information about the python-schedutils.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : python-schedutils
Arch : x86_64
Version : 0.4
Release : 6.el7
Size : 42 k
Repo : installed
From repo : anaconda
Summary : Linux scheduler python bindings
URL : http://git.kernel.org/?p=linux/kernel/git/acme/python-schedutils.git
License : GPLv2
Description : Python interface for the Linux scheduler
: sched_{get,set}{affinity,scheduler} functions and friends.