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