sysinfo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sysinfo

* (Optional) Uninstall sysinfo on Arch using YAY

$ yay -Rns sysinfo

2. Manually Install "sysinfo" via AUR

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

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

b. Clone sysinfo's git locally

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

c. Go to ~/sysinfo folder and install it

$ cd ~/sysinfo $ makepkg -si

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

ID: 1330939
Name: sysinfo
PackageBaseID: 194175
PackageBase: sysinfo
Version: 0.1.3-2
Description: sysinfo shows system information like the hardware configuration and resource usage in a compact, clearly arranged and visually pleasing style.
URL: https://github.com/IngoMeyer441/sysinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1685647258
LastModified: 1696852305
URLPath: /cgit/aur.git/snapshot/sysinfo.tar.gz