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

Last updated: May 11,2024

1. Install "python3-lldb-11" package

Here is a brief guide to show you how to install python3-lldb-11 on Kali Linux

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

2. Uninstall "python3-lldb-11" package

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

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

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

Package: python3-lldb-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 751
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-11 (= 1:11.1.0-6+b2), python3-six
Conflicts: python3-lldb-x.y
Size: 136116
SHA256: d85ce35403de9d832940c070a2f27c443853426a79d5e601c71c58060b60da48
SHA1: b75acb65b896447196d8a439609c145492708494
MD5sum: f6dd7cfcc05c36c661eb12ff3fe2750d
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-11/python3-lldb-11_11.1.0-6+b2_amd64.deb