nfdump on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S nfdump

* (Optional) Uninstall nfdump on Arch using YAY

$ yay -Rns nfdump

2. Manually Install "nfdump" via AUR

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

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

b. Clone nfdump's git locally

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

c. Go to ~/nfdump folder and install it

$ cd ~/nfdump $ makepkg -si

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

ID: 1411972
Name: nfdump
PackageBaseID: 22381
PackageBase: nfdump
Version: 1.7.4-1
Description: A set of tools to collect and process netflow data.
URL: https://github.com/phaag/nfdump/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1229831796
LastModified: 1708358940
URLPath: /cgit/aur.git/snapshot/nfdump.tar.gz