How to Install and Uninstall python-schedutils.x86_64 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "python-schedutils.x86_64" package

This guide covers the steps necessary to install python-schedutils.x86_64 on Amazon Linux 2

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

2. Uninstall "python-schedutils.x86_64" package

This guide covers the steps necessary to uninstall python-schedutils.x86_64 on Amazon Linux 2:

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

3. Information about the python-schedutils.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-schedutils
Arch : x86_64
Version : 0.4
Release : 6.amzn2.0.2
Size : 21 k
Repo : amzn2-core/2/x86_64
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.