How to Install and Uninstall nfdump.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "nfdump.x86_64" package

This guide let you learn how to install nfdump.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install nfdump.x86_64

2. Uninstall "nfdump.x86_64" package

This guide let you learn how to uninstall nfdump.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove nfdump.x86_64 $ sudo dnf autoremove

3. Information about the nfdump.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:53:03 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : nfdump
Version : 1.6.24
Release : 1.el8
Architecture : x86_64
Size : 257 k
Source : nfdump-1.6.24-1.el8.src.rpm
Repository : epel
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.