cpuset-git on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "cpuset-git" 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-git on Arch using YAY

$ yay -S cpuset-git

* (Optional) Uninstall cpuset-git on Arch using YAY

$ yay -Rns cpuset-git

2. Manually Install "cpuset-git" via AUR

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

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

b. Clone cpuset-git's git locally

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

c. Go to ~/cpuset-git folder and install it

$ cd ~/cpuset-git $ makepkg -si

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

ID: 1040275
Name: cpuset-git
PackageBaseID: 130248
PackageBase: cpuset-git
Version: r80.662fe6f-1
Description: Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier.
URL: https://github.com/lpechacek/cpuset/
NumVotes: 5
Popularity: 0.001068
OutOfDate:
Maintainer: gamanakis
Submitter: gamanakis
FirstSubmitted: 1519352936
LastModified: 1645314504
URLPath: /cgit/aur.git/snapshot/cpuset-git.tar.gz