How to Install and Uninstall nfdump.x86_64 Package on Fedora 39

Last updated: October 06,2024

1. Install "nfdump.x86_64" package

This tutorial shows how to install nfdump.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install nfdump.x86_64

2. Uninstall "nfdump.x86_64" package

This tutorial shows how to uninstall nfdump.x86_64 on Fedora 39:

$ sudo dnf remove nfdump.x86_64 $ sudo dnf autoremove

3. Information about the nfdump.x86_64 package on Fedora 39

Last metadata expiration check: 4:00:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : nfdump
Version : 1.7.3
Release : 1.fc39
Architecture : x86_64
Size : 285 k
Source : nfdump-1.7.3-1.fc39.src.rpm
Repository : fedora
Summary : NetFlow collecting and processing tools
URL : https://github.com/phaag/nfdump
License : BSD and GPLv2+
Description : Nfdump is a set of tools to collect and process NetFlow data. It's fast and has
: a powerful filter pcap like syntax. It supports NetFlow versions v1, v5, v7, v9
: and IPFIX as well as a limited set of sflow. It includes support for CISCO ASA
: (NSEL) and CISCO NAT (NEL) devices which export event logging records as v9
: flows. Nfdump is fully IPv6 compatible.