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

Last updated: May 19,2024

1. Install "lldb-11" package

Please follow the guidelines below to install lldb-11 on Kali Linux

$ sudo apt update $ sudo apt install lldb-11

2. Uninstall "lldb-11" package

This tutorial shows how to uninstall lldb-11 on Kali Linux:

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

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

Package: lldb-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 3328
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libclang-cpp11 (>= 1:11.1.0), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-11 (>= 1:9~svn298832-1~), libllvm11 (= 1:11.1.0-6+b2), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-11-dev, python3-lldb-11
Size: 970328
SHA256: 311832c63700f25c8c121cb33118e2cfbe8f196bab9f67ed4c7d42743116c04c
SHA1: ad99d97a2d83352aa0d8802455533b5ffa23910a
MD5sum: e8d7bc864f393aa53317d53ac25d857f
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/
Tag: uitoolkit::ncurses
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/lldb-11_11.1.0-6+b2_amd64.deb