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

Last updated: May 13,2024

1. Install "tcputils" package

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

$ sudo apt update $ sudo apt install tcputils

2. Uninstall "tcputils" package

This guide let you learn how to uninstall tcputils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tcputils $ sudo apt autoclean && sudo apt autoremove

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

Package: tcputils
Priority: optional
Section: universe/net
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Architecture: amd64
Version: 0.6.2-10
Depends: libc6 (>= 2.15)
Filename: pool/universe/t/tcputils/tcputils_0.6.2-10_amd64.deb
Size: 17690
MD5sum: be39113c2470ec2b4b3c462adfd31317
SHA1: 694e90263e40ab80cc4bb1c6ef80cfcbf17c58f3
SHA256: 35d2f9044b88711689194effa3f3ae03626f5950aa7d42a400f45bc8a9d49816
Description-en: Utilities for TCP programming in shell-scripts
This is a collection of programs to facilitate TCP programming
in shell-scripts. There is also a small library which makes it
somewhat easier to create TCP/IP sockets.
.
The programs included in this release are:
.
mini-inetd - small TCP/IP connection dispatcher
tcpbug - TCP/IP connection bugging device
tcpconnect - general TCP/IP client
tcplisten - general TCP/IP server
getpeername - get name of connected TCP/IP peer
Description-md5: d31e27c0f12ffd39100da8edc49453a8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu