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

Last updated: July 04,2024

1. Install "liblldb-16-dev" package

Here is a brief guide to show you how to install liblldb-16-dev on Kali Linux

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

2. Uninstall "liblldb-16-dev" package

This is a short guide on how to uninstall liblldb-16-dev on Kali Linux:

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

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

Package: liblldb-16-dev
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 3382
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lldb-16 (= 1:16.0.6-20)
Size: 537280
SHA256: 1e8549514f9074adb65f622ba7346f701e2160900bce87c1387a8a1a5d5caa37
SHA1: 6293379e1ac4b708db07e9fbd7c7da0a928df647
MD5sum: e94b2c719373d2e3829735afd506f280
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-16/liblldb-16-dev_16.0.6-20_amd64.deb