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

Last updated: May 18,2024

1. Install "python3-dlt" package

Please follow the step by step instructions below to install python3-dlt on Kali Linux

$ sudo apt update $ sudo apt install python3-dlt

2. Uninstall "python3-dlt" package

This tutorial shows how to uninstall python3-dlt on Kali Linux:

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

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

Package: python3-dlt
Source: python-dlt
Version: 2.18.9-3
Installed-Size: 188
Maintainer: Aigars Mahinovs
Architecture: all
Replaces: python-dlt
Depends: python3:any, libdlt2 (>= 2.18.10), libdlt2 (<< 2.18.11)
Conflicts: python-dlt
Size: 36012
SHA256: 19a625f5378de61c3b9b4619582e83ba2c463631c3ea5c80e0091d8608c25009
SHA1: 893033f414cc548614f75edffc78e5ee23d4df85
MD5sum: d00dd9ece5eb3a5133e4c907b50c6a9c
Description: Python wrapper for libdlt to read and process DLT logs from devices
Diagnostic Log and Trace (DLT) library wrapper for Python using ctypes
.
This component provides a log and trace interface, based on the standardised
protocol specified in the AUTOSAR standard 4.0 DLT. This library can be used to
connect to a DLT logging facility and process saved DLT log files.
Description-md5:
Homepage: https://github.com/bmwcarit/python-dlt
Section: python
Priority: optional
Filename: pool/main/p/python-dlt/python3-dlt_2.18.9-3_all.deb