How to Install and Uninstall cpuset Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "cpuset" package

Please follow the guidance below to install cpuset on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cpuset

2. Uninstall "cpuset" package

Please follow the guidance below to uninstall cpuset on openSuSE Tumbleweed:

$ sudo zypper remove cpuset

3. Information about the cpuset package on openSuSE Tumbleweed

Information for package cpuset:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cpuset
Version : 1.6.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 578.7 KiB
Installed : No
Status : not installed
Source package : cpuset-1.6.2-1.2.src
Upstream URL : https://github.com/SUSE/cpuset
Summary : Cpuset manipulation tool
Description :
Cpuset is a Python application for using the cpuset facilities in
the Linux kernel. The actual included command is called cset
and allows manipulation of cpusets on the system, and provides higher
level functions such as implementation and control of a basic CPU
shielding setup.