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

Last updated: May 10,2024

1. Install "tcpspy" package

Please follow the instructions below to install tcpspy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcpspy

2. Uninstall "tcpspy" package

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

$ sudo apt remove tcpspy $ sudo apt autoclean && sudo apt autoremove

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

Package: tcpspy
Priority: optional
Section: universe/net
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 1.7d-12
Depends: libc6 (>= 2.14)
Filename: pool/universe/t/tcpspy/tcpspy_1.7d-12_amd64.deb
Size: 30642
MD5sum: efff8d5b9a1ea6b7d45b6bae1447ac0b
SHA1: e678e6c603d6a2ce81f69c1d1b2289e1a1da00a9
SHA256: 69d10beb8b63f5c4c6ea140e5ffed0f55469d80f6bc834b15ed343ea7f3fdece
Description-en: Incoming and Outgoing TCP/IP connections logger
tcpspy is an administrator's tool that logs information
about incoming and outgoing TCP/IP connections. It's
written in C and uses no libpcap functions, unlike tcpdump.
.
Connections are selected for logging with rules, similarly
to the filter expressions accepted by tcpdump. The
following information is logged: username, local address
and port, remote address and port, and, optionally, the
executable filename.
.
This Debian version supports IPv4 and IPv6.
Description-md5: e0170b6b2e5d58da58aaac1baa409caf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu