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

Last updated: May 19,2024

1. Install "python3-lldb-17" package

Please follow the step by step instructions below to install python3-lldb-17 on Kali Linux

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

2. Uninstall "python3-lldb-17" package

This is a short guide on how to uninstall python3-lldb-17 on Kali Linux:

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

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

Package: python3-lldb-17
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 856
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-17 (= 1:17.0.6-5)
Conflicts: python3-lldb-x.y
Size: 143924
SHA256: c4986be5c73715424e4f6e850a2d2bc62ee1303adce75ca8086103ed2e3a9b02
SHA1: 4fa872587de902e0333435b3ea2ea4490495f2c2
MD5sum: 1c8bb6e49ea8c412b23319ad6a509381
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-17/python3-lldb-17_17.0.6-5_amd64.deb