slurm on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "slurm" 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 slurm on Arch using YAY
$
yay -S
slurm
Copied
* (Optional) Uninstall slurm on Arch using YAY
$
yay -Rns
slurm
Copied
2. Manually Install "slurm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone slurm's git locally
$
git clone https://aur.archlinux.org/slurm.git
~/slurm
Copied
c. Go to ~/slurm folder and install it
$
cd
~/slurm
Copied
$
makepkg -si
Copied
3. Information about the slurm package on Arch User Repository (AUR)
ID: 1403630
Name: slurm
PackageBaseID: 14935
PackageBase: slurm
Version: 0.4.4-2
Description: yet another network load monitor
URL: https://github.com/mattthias/slurm
NumVotes: 78
Popularity: 0
OutOfDate:
Maintainer: PlasticSoup
Submitter: pressh
FirstSubmitted: 1201471523
LastModified: 1707013673
URLPath: /cgit/aur.git/snapshot/slurm.tar.gz
Name: slurm
PackageBaseID: 14935
PackageBase: slurm
Version: 0.4.4-2
Description: yet another network load monitor
URL: https://github.com/mattthias/slurm
NumVotes: 78
Popularity: 0
OutOfDate:
Maintainer: PlasticSoup
Submitter: pressh
FirstSubmitted: 1201471523
LastModified: 1707013673
URLPath: /cgit/aur.git/snapshot/slurm.tar.gz