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

Last updated: February 01,2025

1. Install "liblldb-17-dev" package

Please follow the guidance below to install liblldb-17-dev on Kali Linux

$ sudo apt update $ sudo apt install liblldb-17-dev

2. Uninstall "liblldb-17-dev" package

Learn how to uninstall liblldb-17-dev on Kali Linux:

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

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

Package: liblldb-17-dev
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 3446
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lldb-17 (= 1:17.0.6-5)
Size: 550156
SHA256: c18f47f640b7bd90d9dfd5300bf6f49ae2af04bfce4ae23de9afe966af8fe32f
SHA1: 7ca5c0e6206e682f3835e30cc90d25974cd339e2
MD5sum: 7478c77ac366b67d6aa2858ca2bff647
Description: Next generation, high-performance debugger, header files
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 provides the header files to build extension over lldb.
Description-md5:
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/liblldb-17-dev_17.0.6-5_amd64.deb