How to Install and Uninstall libcpuset1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "libcpuset1" package

In this section, we are going to explain the necessary steps to install libcpuset1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcpuset1

2. Uninstall "libcpuset1" package

In this section, we are going to explain the necessary steps to uninstall libcpuset1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcpuset1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpuset1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcpuset1
Priority: optional
Section: universe/libs
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Source: libcpuset
Version: 1.0-4
Depends: libbitmask1, libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/libc/libcpuset/libcpuset1_1.0-4_amd64.deb
Size: 41644
MD5sum: 4f322f0b17b05517526e3f32422bc36a
SHA1: 0eea34df7bfa2b573846cd86e47742fa1bb3ad02
SHA256: 1f4ba0cfbb3c2b81346f1c8a98c69d7201bd30facdfde1c07f93306e33bc761d
Description-en: assigns a set of CPUs and Memory Nodes to a set of tasks
The Cpuset System is a processor and memory placement mechanism that
enables a system administrator to confine tasks to running on
certain CPUs, and to allocating memory on certain Memory Nodes.
The libcpuset library provides a convenient 'C' API to cpusets.
Description-md5: 0d2f2166dc89c74c09c666ab94a07fdc
Multi-Arch: same
Homepage: http://oss.sgi.com/projects/cpusets/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu