cpuset on AUR (Arch User Repository)

Last updated: May 21,2024

1. Install "cpuset" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cpuset on Arch using YAY

$ yay -S cpuset

* (Optional) Uninstall cpuset on Arch using YAY

$ yay -Rns cpuset

2. Manually Install "cpuset" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cpuset's git locally

$ git clone https://aur.archlinux.org/cpuset.git ~/cpuset

c. Go to ~/cpuset folder and install it

$ cd ~/cpuset $ makepkg -si

3. Information about the cpuset package on Arch User Repository (AUR)

ID: 1253378
Name: cpuset
PackageBaseID: 95670
PackageBase: cpuset
Version: 1.6-2
Description: Python app to make using the cpusets facilities in the Linux kernel easier
URL: https://github.com/lpechacek/cpuset
NumVotes: 8
Popularity: 0.136107
OutOfDate:
Maintainer: eclairevoyant
Submitter: Jonhoo
FirstSubmitted: 1436306164
LastModified: 1683332694
URLPath: /cgit/aur.git/snapshot/cpuset.tar.gz