cpustat on AUR (Arch User Repository)

Last updated: July 08,2024

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

b. Install cpustat on Arch using YAY

$ yay -S cpustat

* (Optional) Uninstall cpustat on Arch using YAY

$ yay -Rns cpustat

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

b. Clone cpustat's git locally

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

c. Go to ~/cpustat folder and install it

$ cd ~/cpustat $ makepkg -si

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