How to Install and Uninstall libtrace-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libtrace-tools" package

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

$ sudo apt update $ sudo apt install libtrace-tools

2. Uninstall "libtrace-tools" package

This guide covers the steps necessary to uninstall libtrace-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtrace-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtrace-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtrace-tools
Priority: optional
Section: universe/net
Installed-Size: 272
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Brown
Architecture: amd64
Source: libtrace3
Version: 3.0.21-1ubuntu2
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libncurses5 (>= 6), libpacketdump3v5, libstdc++6 (>= 4.1.1), libtinfo5 (>= 6), libtrace3, libwandio1
Filename: pool/universe/libt/libtrace3/libtrace-tools_3.0.21-1ubuntu2_amd64.deb
Size: 70936
MD5sum: dac93c2af804beee23763ab51669a702
SHA1: 7c63c976b0956817325afbca21228ba6617ed511
SHA256: 33c36732f068fbd2c5114f7fd6fe9e54e030a373d6903b90620a157a823bee58
Description-en: helper utilities for use with the libtrace process library
libtrace is a library for trace processing. These tools perform many common
tasks that are required when analysing and manipulating network traces.
.
Multiple input methods and formats are supported including device capture,
raw and gz-compressed traces, and sockets.
.
libtrace is developed by the WAND Network Research Group at Waikato
University in New Zealand.
Description-md5: c44ec317d2c91ab4e9a12df2dd4d90c1
Homepage: http://research.wand.net.nz/software/libtrace.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu