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

Last updated: June 21,2024

1. Install "lldb-17" package

Here is a brief guide to show you how to install lldb-17 on Kali Linux

$ sudo apt update $ sudo apt install lldb-17

2. Uninstall "lldb-17" package

Please follow the instructions below to uninstall lldb-17 on Kali Linux:

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

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

Package: lldb-17
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 4038
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp17 (>= 1:17.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-17, libllvm17 (= 1:17.0.6-5), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-17
Size: 1138068
SHA256: 93155140f55440faef4423f1f40a61c0d93f268486552705442258b713f57e27
SHA1: b513f3e5f15a0908de373c0d5153e77962f752d9
MD5sum: 86c6fbd8e7e9411c40bf5d006c3fc677
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-17/lldb-17_17.0.6-5_amd64.deb