sysglance on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S sysglance

* (Optional) Uninstall sysglance on Arch using YAY

$ yay -Rns sysglance

2. Manually Install "sysglance" via AUR

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

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

b. Clone sysglance's git locally

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

c. Go to ~/sysglance folder and install it

$ cd ~/sysglance $ makepkg -si

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

ID: 799920
Name: sysglance
PackageBaseID: 157358
PackageBase: sysglance
Version: 1.4.11-1
Description: Utility for collecting information about the hardware and the operating system by generating a simple report.
URL: https://github.com/Utappia/sysglance
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cerebrux
Submitter: cerebrux
FirstSubmitted: 1599173745
LastModified: 1601756541
URLPath: /cgit/aur.git/snapshot/sysglance.tar.gz