sinfo on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S sinfo

* (Optional) Uninstall sinfo on Arch using YAY

$ yay -Rns sinfo

2. Manually Install "sinfo" via AUR

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

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

b. Clone sinfo's git locally

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

c. Go to ~/sinfo folder and install it

$ cd ~/sinfo $ makepkg -si

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

ID: 344264
Name: sinfo
PackageBaseID: 53144
PackageBase: sinfo
Version: 0.0.48-4
Description: A monitoring tool for networked computers.
URL: http://www.ant.uni-bremen.de/whomes/rinas/sinfo/
NumVotes: 4
Popularity: 0
OutOfDate: 1705957729
Maintainer: monochromec
Submitter:
FirstSubmitted: 1318521211
LastModified: 1475748418
URLPath: /cgit/aur.git/snapshot/sinfo.tar.gz