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

Last updated: May 12,2024

1. Install "python3-lldb-15" package

This guide let you learn how to install python3-lldb-15 on Kali Linux

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

2. Uninstall "python3-lldb-15" package

Please follow the steps below to uninstall python3-lldb-15 on Kali Linux:

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

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

Package: python3-lldb-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 800
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-15 (= 1:15.0.7-10), python3-six
Conflicts: python3-lldb-x.y
Size: 135120
SHA256: 54edeba5742f41ab7a4e484ce17332e59d7d3b78fa2c57073265c0176395bd24
SHA1: da37a76befea0662a8e6d3ce59fd4f9549c7d16e
MD5sum: 68e421f00d270cdd2eeff736e9f6e734
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:
Homepage: https://www.llvm.org/
Section: python
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/python3-lldb-15_15.0.7-10_amd64.deb