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

Last updated: May 10,2024

1. Install "tcpstat" package

Please follow the guidelines below to install tcpstat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcpstat

2. Uninstall "tcpstat" package

In this section, we are going to explain the necessary steps to uninstall tcpstat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tcpstat $ sudo apt autoclean && sudo apt autoremove

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

Package: tcpstat
Priority: extra
Section: universe/net
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Chrysostomos Nanakos
Architecture: amd64
Version: 1.5-8
Depends: libc6 (>= 2.4), libdb5.3, libpcap0.8 (>= 0.9.8)
Recommends: tcpdump
Filename: pool/universe/t/tcpstat/tcpstat_1.5-8_amd64.deb
Size: 31780
MD5sum: f86c9a6c8b6b1bb4feb733be80810faa
SHA1: 8d065041108b08c4fc6257b8696a37d880977c55
SHA256: 46a8c61e25fa02376a0cad02348c66850043ae7bb16618b3d30c269a1a83a23b
Description-en: network interface statistics reporting tool
tcpstat reports certain network interface statistics much like vmstat
does for system statistics. tcpstat gets its information by either
monitoring a specific interface, or by reading previously saved tcpdump
data from a file.
Description-md5: 620422097caa736137f226f263e57616
Homepage: http://www.frenchfries.net/paul/tcpstat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu