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

Last updated: September 21,2024

1. Install "python3-lldb-16" package

This is a short guide on how to install python3-lldb-16 on Kali Linux

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

2. Uninstall "python3-lldb-16" package

This guide covers the steps necessary to uninstall python3-lldb-16 on Kali Linux:

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

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

Package: python3-lldb-16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 811
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-16 (= 1:16.0.6-20)
Conflicts: python3-lldb-x.y
Size: 138284
SHA256: 34dfcb958817d64e68b906af27ee5e4e9195da00c2a5c2ae47a3b15d7d652d6e
SHA1: bc26b4ee22b96ab3207d3026aa78252d1da60246
MD5sum: 2068c61b0017bb34b45f098e875fdd58
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-16/python3-lldb-16_16.0.6-20_amd64.deb