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

Last updated: May 21,2024

1. Install "cpuset" package

Please follow the step by step instructions below to install cpuset on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cpuset

2. Uninstall "cpuset" package

This is a short guide on how to uninstall cpuset on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cpuset
Priority: optional
Section: universe/python
Installed-Size: 330
Maintainer: Ubuntu Developers
Original-Maintainer: Roberto C. Sanchez
Architecture: all
Version: 1.5.6-5
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/cpuset/cpuset_1.5.6-5_all.deb
Size: 88140
MD5sum: fcf512ca99da176cd35d8cfe8ce6f49d
SHA1: 7f81f927b9d3649654c35d2d9b4aa24025e4a4c7
SHA256: d973cf8f2078190f043526cc56dcb93c244f87d62d20c3a9370426202a6cebdb
Description-en: 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.
Description-md5: 36b098dd87b50bb48f94bff5888a86f0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu