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

Last updated: May 09,2024

1. Install "tcpxtract" package

This guide covers the steps necessary to install tcpxtract on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcpxtract

2. Uninstall "tcpxtract" package

Please follow the guidance below to uninstall tcpxtract on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tcpxtract $ sudo apt autoclean && sudo apt autoremove

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

Package: tcpxtract
Priority: optional
Section: universe/net
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Version: 1.0.1-9
Depends: libc6 (>= 2.14), libpcap0.8 (>= 0.9.8)
Filename: pool/universe/t/tcpxtract/tcpxtract_1.0.1-9_amd64.deb
Size: 16206
MD5sum: b7f4ec689133629a3625565a8244dd81
SHA1: 9fd1a1fab6503206a687d0951d0702665507639f
SHA256: bbf5de9039ac3e750bb84d5036867702f47bf6714577c183d47acd1adf08368b
Description-en: extract files from network traffic based on file signatures
tcpxtract is a fast console tool to extract files from network traffic
based on file headers and footers and its patterns (so called carving).
.
Currently, 26 file formats are supported out of the box by tcpxtract but
new formats can be added without problems. Foremost configurations are
simple to convert to tcpxtract configuration files.
.
tcpxtract uses libpcap. So, it can read network dumps generated by tcpdump
or wireshark or similar programs. tcpxtract is useful in network auditing
and for forensics investigations.
Description-md5: d3deec7fa7e42cc1d78e48207cf30cca
Homepage: http://tcpxtract.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu