slurm on AUR (Arch User Repository)

Last updated: May 14,2024

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

b. Install slurm on Arch using YAY

$ yay -S slurm

* (Optional) Uninstall slurm on Arch using YAY

$ yay -Rns slurm

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

b. Clone slurm's git locally

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

c. Go to ~/slurm folder and install it

$ cd ~/slurm $ makepkg -si

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