How to Install and Uninstall ifstat.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "ifstat.x86_64" package
This tutorial shows how to install ifstat.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
ifstat.x86_64
Copied
2. Uninstall "ifstat.x86_64" package
This guide let you learn how to uninstall ifstat.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
ifstat.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ifstat.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:03:57 ago on Sun May 9 13:03:46 2021.
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).
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).