How to Install and Uninstall libcpuset1 Package on openSuSE Tumbleweed

Last updated: May 05,2024

1. Install "libcpuset1" package

This guide covers the steps necessary to install libcpuset1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcpuset1

2. Uninstall "libcpuset1" package

In this section, we are going to explain the necessary steps to uninstall libcpuset1 on openSuSE Tumbleweed:

$ sudo zypper remove libcpuset1

3. Information about the libcpuset1 package on openSuSE Tumbleweed

Information for package libcpuset1:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcpuset1
Version : 1.0-36.26
Arch : x86_64
Vendor : openSUSE
Installed Size : 63.4 KiB
Installed : No
Status : not installed
Source package : libcpuset-1.0-36.26.src
Upstream URL : http://oss.sgi.com/projects/cpusets/
Summary : cpuset processor and memory placement library
Description :
The Cpuset System is a processor and memory placement mechanism that
enables a system administrator to confine tasks to running certain
CPUs, and to allocating memory on certain Memory Nodes. The libcpuset
library provides a convenient 'C' API to cpusets.