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

Last updated: May 17,2024

1. Install "tcpick" package

This is a short guide on how to install tcpick on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcpick

2. Uninstall "tcpick" package

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

$ sudo apt remove tcpick $ sudo apt autoclean && sudo apt autoremove

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

Package: tcpick
Priority: optional
Section: universe/net
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: William Vera
Architecture: amd64
Version: 0.2.1-6.1
Depends: libc6 (>= 2.14), libpcap0.8 (>= 0.9.8)
Filename: pool/universe/t/tcpick/tcpick_0.2.1-6.1_amd64.deb
Size: 30182
MD5sum: d43171e6ab37258a666477f5650a5cb8
SHA1: 8ff5c24fddf156ba4eb2396d0eada6b5e9cd9084
SHA256: 86aa66a1d252a7fe102974c22cd03f6310c6ede890f4d1f6dde937d4e9fd8ccf
Description-en: TCP stream sniffer and connection tracker
This libpcap-based textmode sniffer can:
* track, reassemble and reorder TCP streams
* save the captured flows in different files or display them in the terminal
* display all the stream on the terminal with different display modes like
hexdump, hexdump + ascii, only printable characters, raw mode, colorized
mode ...
* handle several network interface types, including ethernet cards and PPP
interfaces
Description-md5: 6f94b49296593c10212a6c887288c03c
Homepage: http://tcpick.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu