nfdump on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install nfdump on Arch using YAY
$
yay -S
nfdump
Copied
* (Optional) Uninstall nfdump on Arch using YAY
$
yay -Rns
nfdump
Copied
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
Copied
b. Clone nfdump's git locally
$
git clone https://aur.archlinux.org/nfdump.git
~/nfdump
Copied
c. Go to ~/nfdump folder and install it
$
cd
~/nfdump
Copied
$
makepkg -si
Copied
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
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