loadstat on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S loadstat

* (Optional) Uninstall loadstat on Arch using YAY

$ yay -Rns loadstat

2. Manually Install "loadstat" via AUR

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

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

b. Clone loadstat's git locally

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

c. Go to ~/loadstat folder and install it

$ cd ~/loadstat $ makepkg -si

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

ID: 339934
Name: loadstat
PackageBaseID: 115376
PackageBase: loadstat
Version: 0.1.1-2
Description: Calculate load averages adjusted by number of cores
URL: https://github.com/qguv/loadstat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: qguv
Submitter: qguv
FirstSubmitted: 1473391179
LastModified: 1474337149
URLPath: /cgit/aur.git/snapshot/loadstat.tar.gz