cpuset on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install cpuset on Arch using YAY
$
yay -S
cpuset
Copied
* (Optional) Uninstall cpuset on Arch using YAY
$
yay -Rns
cpuset
Copied
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
Copied
b. Clone cpuset's git locally
$
git clone https://aur.archlinux.org/cpuset.git
~/cpuset
Copied
c. Go to ~/cpuset folder and install it
$
cd
~/cpuset
Copied
$
makepkg -si
Copied
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
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