How to Install and Uninstall libtrace-tools Package on Kali Linux

Last updated: May 19,2024

1. Install "libtrace-tools" package

Please follow the guidance below to install libtrace-tools on Kali Linux

$ sudo apt update $ sudo apt install libtrace-tools

2. Uninstall "libtrace-tools" package

Learn how to uninstall libtrace-tools on Kali Linux:

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

3. Information about the libtrace-tools package on Kali Linux

Package: libtrace-tools
Source: libtrace3
Version: 3.0.22-0.1
Installed-Size: 330
Maintainer: Matt Brown
Architecture: amd64
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libncurses6 (>= 6), libpacketdump3, libstdc++6 (>= 5), libtinfo6 (>= 6), libtrace3, libwandio1
Size: 75424
SHA256: ed3f6a5e684d82f3fa6389c34ddef245276de251baecc2617c421030bebd5e0f
SHA1: acdf64fa7ec9866c89923fa471bc6c50299a2fb6
MD5sum: 653daec491e3ade7c3f99889967fbe74
Description: 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:
Homepage: http://research.wand.net.nz/software/libtrace.php
Tag: implemented-in::c, interface::commandline, network::scanner,
role::program, scope::utility, uitoolkit::ncurses, use::converting,
use::monitor
Section: net
Priority: optional
Filename: pool/main/libt/libtrace3/libtrace-tools_3.0.22-0.1_amd64.deb