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

Last updated: November 25,2024

1. Install "ifstat.x86_64" package

This guide covers the steps necessary to install ifstat.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ifstat.x86_64

2. Uninstall "ifstat.x86_64" package

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

$ sudo dnf remove ifstat.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:54:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ifstat
Version : 1.1
Release : 34.el8
Architecture : x86_64
Size : 40 k
Source : ifstat-1.1-34.el8.src.rpm
Repository : epel
Summary : Interface statistics
URL : http://gael.roualland.free.fr/ifstat/
License : GPLv2+
Description : ifstat(1) is a little tool to report interface activity like vmstat/iostat do.
: In addition, ifstat can poll remote hosts through SNMP if you have the ucd-snmp
: library. It will also be used for localhost if no other known method works (You
: need to have snmpd running for this though).