How to Install and Uninstall python3-cpuset Package on Kali Linux

Last updated: April 25,2024

1. Install "python3-cpuset" package

Please follow the instructions below to install python3-cpuset on Kali Linux

$ sudo apt update $ sudo apt install python3-cpuset

2. Uninstall "python3-cpuset" package

This guide covers the steps necessary to uninstall python3-cpuset on Kali Linux:

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

3. Information about the python3-cpuset package on Kali Linux

Package: python3-cpuset
Source: cpuset
Version: 1.6.2-1
Installed-Size: 128
Maintainer: Roberto C. Sanchez
Architecture: all
Depends: python3:any
Size: 25968
SHA256: b124adc7f535a5c2db5aba61521580bb5182fcd314b79474d238ad04b53be9fe
SHA1: f6dd6b2a5bbb4b06a61a5ef6a4f4a45da05576b1
MD5sum: 174233ddc2c0dc1dc65de19b77961852
Description: manipluation of cpusets and provides higher level fun - Python 3.x
Cpuset is a Python application to make using the cpusets facilities in the
Linux kernel easier. The actual included command is called cset and it allows
manipulation of cpusets on the system and provides higher level functions such
as implementation and control of a basic CPU shielding setup.
.
This package contains the Python 3.x modules.
Description-md5:
Homepage: https://github.com/lpechacek/cpuset
Section: python
Priority: optional
Filename: pool/main/c/cpuset/python3-cpuset_1.6.2-1_all.deb