How to Install and Uninstall iftop Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "iftop" package

Learn how to install iftop on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iftop

2. Uninstall "iftop" package

Please follow the step by step instructions below to uninstall iftop on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove iftop $ sudo apt autoclean && sudo apt autoremove

3. Information about the iftop package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: iftop
Priority: optional
Section: universe/net
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Markus Koschany
Architecture: amd64
Version: 1.0~pre4-3
Depends: libc6 (>= 2.7), libncurses5 (>= 6), libpcap0.8 (>= 0.9.8), libtinfo5 (>= 6)
Filename: pool/universe/i/iftop/iftop_1.0~pre4-3_amd64.deb
Size: 35164
MD5sum: eb6c0afc0eedd268c0c8281d84a2c944
SHA1: 27a4508c9aad3bff4340bb1cd49b60ebae525d45
SHA256: d5556fd9b289841eaa42877ca642195bf6d80b0acd78ab0392513f561d8d37f9
Description-en: displays bandwidth usage information on an network interface
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 my Internet
link so slow?".
Description-md5: f7e93593aba6acc7b5a331b49f97466f
Homepage: http://www.ex-parrot.com/~pdw/iftop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu