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

Last updated: May 20,2024

1. Install "python3-libtrace" package

Please follow the steps below to install python3-libtrace on Kali Linux

$ sudo apt update $ sudo apt install python3-libtrace

2. Uninstall "python3-libtrace" package

This guide let you learn how to uninstall python3-libtrace on Kali Linux:

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

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

Package: python3-libtrace
Source: python-libtrace (1.6+git20180219-1.1)
Version: 1.6+git20180219-1.1+b2
Installed-Size: 620
Maintainer: Internet Measurement Packaging Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.15), libldns3 (>= 1.7.1), libtrace3
Size: 121356
SHA256: 3cb6d1910221f9ad344e8b7263b7161b08f0c2888b78bbe5acd6dab355f69d85
SHA1: 5635d58a9c1c6ce46b56c336769d0c7e77344210
MD5sum: c60b74ee9fbc7ed3de1aa7cf9dd7b98d
Description: Python 3 bindings for the libtrace API
python-libtrace (plt) is a Python module that allows you to work with
packet trace data using WAND's libtrace library.
.
It's intended to provide a clean, simple, Python-like way of working
with libtrace, rather than a simple translation of the libtrace calls
from C into Python. For example for the protocol header decodes, the
field names from the RFCs are used rather than libtrace's names.
.
This package contains the Python 3 bindings.
Description-md5:
Homepage: https://www.cs.auckland.ac.nz/~nevil/python-libtrace/
Section: python
Priority: optional
Filename: pool/main/p/python-libtrace/python3-libtrace_1.6+git20180219-1.1+b2_amd64.deb