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

Last updated: September 20,2024

1. Install "python3-lldb-13" package

This tutorial shows how to install python3-lldb-13 on Kali Linux

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

2. Uninstall "python3-lldb-13" package

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

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

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

Package: python3-lldb-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 839
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python3-lldb-x.y
Provides: python3-lldb-x.y
Depends: liblldb-13 (= 1:13.0.1-7), python3-six
Conflicts: python3-lldb-x.y
Size: 154076
SHA256: 58295003d771baed693f51028e57a905e11d51568ef0fc53acbfc68ba04cb061
SHA1: 64a7f6a0de8e90dadb3629ef8155b855b5234861
MD5sum: 731cd7fb639cf76a80d9cc334b44e68a
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-13/python3-lldb-13_13.0.1-7_amd64.deb