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

Last updated: May 18,2024

1. Install "lldb-13" package

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

$ sudo apt update $ sudo apt install lldb-13

2. Uninstall "lldb-13" package

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

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

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

Package: lldb-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 3678
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libclang-cpp13 (>= 1:13.0.1), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-13, libllvm13 (= 1:13.0.1-7), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-13-dev, python3-lldb-13
Size: 1076472
SHA256: f75c27653a68c46d7b8a33e8797a01391063e9b838f30c694da3bf00152fc73c
SHA1: 88cfd60a9f74c02c9a649fd4ac4fdaa7afb2b83d
MD5sum: 418985cbbb39a8c645d4cc744564cde2
Description: Next generation, high-performance debugger
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.
Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/lldb-13_13.0.1-7_amd64.deb