iftop.x86_64 on Oracle Linux 8

Last updated: November 03,2023

1. Install iftop.x86_64 package

Please follow the instructions below to install iftop.x86_64 package:

sudo dnf makecache
sudo dnf install iftop.x86_64

2. Uninstall / Remove iftop.x86_64 package

In this section, we are going to explain the necessary steps to uninstall iftop.x86_64 package:

sudo dnf remove iftop.x86_64
sudo dnf autoremove

3. Details of iftop.x86_64 package

Last metadata expiration check: 2:41:28 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : iftop
Version : 1.0
Release : 0.21.pre4.el8
Architecture : x86_64
Size : 59 k
Source : iftop-1.0-0.21.pre4.el8.src.rpm
Repository : epel
Summary : Command line tool that displays bandwidth usage on an interface
URL : http://www.ex-parrot.com/~pdw/iftop/
License : GPLv2+
Description : iftop does for network usage what top(1) does for CPU usage. It listens to
: network traffic on a named interface and displays a table of current bandwidth
: usage by pairs of hosts. Handy for answering the question "why is our ADSL link
: so slow?".