How to Install and Uninstall cpuset Package on openSUSE Leap

Last updated: May 21,2024

1. Install "cpuset" package

Please follow the step by step instructions below to install cpuset on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cpuset

2. Uninstall "cpuset" package

Please follow the steps below to uninstall cpuset on openSUSE Leap:

$ sudo zypper remove cpuset

3. Information about the cpuset package on openSUSE Leap

Information for package cpuset:
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : cpuset
Version : 1.6.1-150100.3.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 515.6 KiB
Installed : No
Status : not installed
Source package : cpuset-1.6.1-150100.3.6.1.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.