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

Last updated: September 20,2024

1. Install "liblldb-17" package

This guide covers the steps necessary to install liblldb-17 on Kali Linux

$ sudo apt update $ sudo apt install liblldb-17

2. Uninstall "liblldb-17" package

Please follow the guidelines below to uninstall liblldb-17 on Kali Linux:

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

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

Package: liblldb-17
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 16317
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), libllvm17 (= 1:17.0.6-5), libncurses6 (>= 6), libpython3.11 (>= 3.11.5), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Size: 3841920
SHA256: 6985eadb11f9c7350d3bf9ecca4e2da1574e5cbd5abfbfb50f43053fc998414d
SHA1: d0b19be84c953a27184c7ddaf1136ddf979ec451
MD5sum: adec4ed7e299a90645d624d422dc5218
Description: Next generation, high-performance debugger, library
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 package contains the LLDB runtime library.
Description-md5:
Homepage: https://www.llvm.org/
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/liblldb-17_17.0.6-5_amd64.deb