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

Last updated: May 19,2024

1. Install "python3-lldb" package

This tutorial shows how to install python3-lldb on Kali Linux

$ sudo apt update $ sudo apt install python3-lldb

2. Uninstall "python3-lldb" package

Please follow the step by step instructions below to uninstall python3-lldb on Kali Linux:

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

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

Package: python3-lldb
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 14
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-lldb (<< 0.49~exp2)
Depends: python3-lldb-16 (>= 16~)
Breaks: python-lldb (<< 0.49~exp2), python3-lldb-11
Size: 5172
SHA256: 3d7a992de6fd4cdab38741bc8bb361a52a8ea685e74153e210a5a12016d04637
SHA1: b0f614c9a2e9970e032c122320cd2ae59f3fd9be
MD5sum: e3f0556d94c5fa3ab0a4da64eefbd124
Description: Next generation, high-performance debugger, python lib
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
.
This is a dependency package providing the Python binding to lldb.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/l/llvm-defaults/python3-lldb_16.0-57_amd64.deb