sar2rrd on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S sar2rrd

* (Optional) Uninstall sar2rrd on Arch using YAY

$ yay -Rns sar2rrd

2. Manually Install "sar2rrd" via AUR

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

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

b. Clone sar2rrd's git locally

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

c. Go to ~/sar2rrd folder and install it

$ cd ~/sar2rrd $ makepkg -si

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

ID: 428833
Name: sar2rrd
PackageBaseID: 124172
PackageBase: sar2rrd
Version: 2.6.2-1
Description: Perl script that generates RRDTool graphs from sar output
URL: http://www.trickytools.com/php/sar2rrd.php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1500500823
LastModified: 1500500823
URLPath: /cgit/aur.git/snapshot/sar2rrd.tar.gz