pmacct on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S pmacct

* (Optional) Uninstall pmacct on Arch using YAY

$ yay -Rns pmacct

2. Manually Install "pmacct" via AUR

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

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

b. Clone pmacct's git locally

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

c. Go to ~/pmacct folder and install it

$ cd ~/pmacct $ makepkg -si

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

ID: 1404188
Name: pmacct
PackageBaseID: 39267
PackageBase: pmacct
Version: 1.7.8-1
Description: Accounting and aggregation toolsuite for IPv4 and IPv6 able to collect data through libpcap, Netlink/ULOG, Netflow and sFlow
URL: http://www.pmacct.net/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: xav
FirstSubmitted: 1280396408
LastModified: 1707105330
URLPath: /cgit/aur.git/snapshot/pmacct.tar.gz