cpustat on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "cpustat" 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 cpustat on Arch using YAY
$
yay -S
cpustat
Copied
* (Optional) Uninstall cpustat on Arch using YAY
$
yay -Rns
cpustat
Copied
2. Manually Install "cpustat" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cpustat's git locally
$
git clone https://aur.archlinux.org/cpustat.git
~/cpustat
Copied
c. Go to ~/cpustat folder and install it
$
cd
~/cpustat
Copied
$
makepkg -si
Copied
3. Information about the cpustat package on Arch User Repository (AUR)
ID: 409939
Name: cpustat
PackageBaseID: 108513
PackageBase: cpustat
Version: 1.1.0-1
Description: High Frequency Performance Measurements for Linux
URL: https://github.com/uber-common/cpustat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mikoim
Submitter: mikoim
FirstSubmitted: 1457420275
LastModified: 1494511017
URLPath: /cgit/aur.git/snapshot/cpustat.tar.gz
Name: cpustat
PackageBaseID: 108513
PackageBase: cpustat
Version: 1.1.0-1
Description: High Frequency Performance Measurements for Linux
URL: https://github.com/uber-common/cpustat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mikoim
Submitter: mikoim
FirstSubmitted: 1457420275
LastModified: 1494511017
URLPath: /cgit/aur.git/snapshot/cpustat.tar.gz