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

Last updated: April 30,2024

1. Install "python3-lldb-12" package

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

$ sudo apt update $ sudo apt install python3-lldb-12

2. Uninstall "python3-lldb-12" package

Please follow the guidance below to uninstall python3-lldb-12 on Kali Linux:

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

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

Package: python3-lldb-12
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 762
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-12 (= 1:12.0.1-20+b1), python3-six
Conflicts: python3-lldb-x.y
Size: 142556
SHA256: 7ca657fe8854682864fe8edfceee477c5e9978168342e0ea1efaf6eaf85a9bf1
SHA1: ebb06bafee3ced0f468eb5a9c9892b0f64174269
MD5sum: 2d486882ffd46d4ceb906869a4d96125
Description: Next generation, high-performance debugger, python3 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 binding package provides access to lldb.
Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92
Homepage: https://www.llvm.org/
Section: python
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/python3-lldb-12_12.0.1-20+b1_amd64.deb