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

Last updated: June 29,2024

1. Install "python3-lldb-14" package

Please follow the steps below to install python3-lldb-14 on Kali Linux

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

2. Uninstall "python3-lldb-14" package

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

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

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

Package: python3-lldb-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 795
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-14 (= 1:14.0.6-16), python3-six
Conflicts: python3-lldb-x.y
Size: 130948
SHA256: 61afc89c5689ed4a00bebba68d77403514c9164ca3103865ede2e95b95311827
SHA1: 9db138c4f1f0dce5a40122a357047dd139342071
MD5sum: 7f470380395d32e3ecb6105b79203887
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-14/python3-lldb-14_14.0.6-16_amd64.deb