sysusage on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S sysusage

* (Optional) Uninstall sysusage on Arch using YAY

$ yay -Rns sysusage

2. Manually Install "sysusage" via AUR

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

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

b. Clone sysusage's git locally

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

c. Go to ~/sysusage folder and install it

$ cd ~/sysusage $ makepkg -si

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

ID: 1280075
Name: sysusage
PackageBaseID: 34550
PackageBase: sysusage
Version: 5.7.1-1
Description: Monitor your system, generate periodical graph reports, serve through a web interface
URL: http://sysusage.darold.net/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: n1t0r
Submitter: fukawi2
FirstSubmitted: 1266013825
LastModified: 1687982841
URLPath: /cgit/aur.git/snapshot/sysusage.tar.gz