How to Install and Uninstall python3-schedutils Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-schedutils" package

This is a short guide on how to install python3-schedutils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-schedutils

2. Uninstall "python3-schedutils" package

Please follow the guidance below to uninstall python3-schedutils on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-schedutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-schedutils package on Ubuntu 21.10 (Impish Indri)

Package: python3-schedutils
Architecture: amd64
Version: 0.6-2.1
Priority: optional
Section: universe/python
Source: python-schedutils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stewart Ferguson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.7)
Breaks: python-schedutils (<< 0.6-2)
Replaces: python-schedutils (<< 0.6-2)
Filename: pool/universe/p/python-schedutils/python3-schedutils_0.6-2.1_amd64.deb
Size: 10728
MD5sum: 560f6a7c7aa4afe6e8c10b11f60a6b60
SHA1: 4ffc051ba6f8a1b55c327b893a18ff863df2708d
SHA256: d81fcc9e6fd0a11748903d28b2b229e2e2519e7201e23786bd82162debf066dc
SHA512: edf26a19fa40a4e9e2a6fb540b43a2642cc71eb1d69ab4b6ca618d2d5812b2afaee92a16586575df4612f6676ff7fdf15f413e97d59af286f9125388df285168
Homepage: https://rt.wiki.kernel.org/index.php/Tuna
Description-en: Linux scheduler Python bindings
Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}
functions and friends.
.
The scheduler is the kernel component that decides which runnable thread will
be executed by the CPU next. Each thread has an associated scheduling policy
and static scheduler priority, sched_priority. The scheduler makes its
decisions based on knowledge of the scheduling policy and static priority of
all threads on the system. This package provides Python bindings to get and
set the scheduler's knowledge.
Description-md5: fa8d1db1f0a1766f4009f0ff0e456702