How to Install and Uninstall cpuset Package on Kali Linux

Last updated: May 10,2024

1. Install "cpuset" package

Learn how to install cpuset on Kali Linux

$ sudo apt update $ sudo apt install cpuset

2. Uninstall "cpuset" package

Please follow the steps below to uninstall cpuset on Kali Linux:

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

3. Information about the cpuset package on Kali Linux

Package: cpuset
Version: 1.6.2-1
Installed-Size: 258
Maintainer: Roberto C. Sanchez
Architecture: all
Depends: python3-cpuset (= 1.6.2-1), python3:any
Size: 72408
SHA256: 8eb737c951bc38287402177546376b206049b1a41ef12a33d84efda21ad73c92
SHA1: f8e94aa5ffdb37b9a91a9b620ea989970196b0da
MD5sum: 35c50c8e84b69035fb861b4bdcd921a4
Description: Allows manipluation of cpusets and provides higher level fun
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 cset command-line utility.
Description-md5:
Homepage: https://github.com/lpechacek/cpuset
Section: python
Priority: optional
Filename: pool/main/c/cpuset/cpuset_1.6.2-1_all.deb