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

Last updated: July 01,2024

1. Install "nfdump.x86_64" package

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

$ sudo dnf update $ sudo dnf install nfdump.x86_64

2. Uninstall "nfdump.x86_64" package

Please follow the instructions below to uninstall nfdump.x86_64 on Fedora 34:

$ sudo dnf remove nfdump.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:31:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : nfdump
Version : 1.6.23
Release : 1.fc34
Architecture : x86_64
Size : 253 k
Source : nfdump-1.6.23-1.fc34.src.rpm
Repository : updates
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.