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

Last updated: June 28,2024

1. Install "lldb-16" package

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

$ sudo apt update $ sudo apt install lldb-16

2. Uninstall "lldb-16" package

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

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

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

Package: lldb-16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 3994
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-16, libllvm16 (= 1:16.0.6-20), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-16
Size: 1122724
SHA256: 8ee82bd23d72e5e9deb5dca50ccc0df96937439ae80ec73c910cfdb3911124ba
SHA1: 2e25594a8a5eb30668fd157f5c016e6050c18f0e
MD5sum: ef13221e8f6f371323892292609b177d
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:
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/lldb-16_16.0.6-20_amd64.deb