mrtg on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S mrtg

* (Optional) Uninstall mrtg on Arch using YAY

$ yay -Rns mrtg

2. Manually Install "mrtg" via AUR

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

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

b. Clone mrtg's git locally

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

c. Go to ~/mrtg folder and install it

$ cd ~/mrtg $ makepkg -si

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

ID: 1260306
Name: mrtg
PackageBaseID: 128851
PackageBase: mrtg
Version: 2.17.10-2
Description: Multi Router Traffic Grapher.
URL: http://oss.oetiker.ch/mrtg/
NumVotes: 3
Popularity: 0.000127
OutOfDate:
Maintainer: amish
Submitter: Barthalion
FirstSubmitted: 1515272551
LastModified: 1684500980
URLPath: /cgit/aur.git/snapshot/mrtg.tar.gz