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

Last updated: May 02,2024

1. Install "liblldb-11-dev" package

In this section, we are going to explain the necessary steps to install liblldb-11-dev on Kali Linux

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

2. Uninstall "liblldb-11-dev" package

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

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

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

Package: liblldb-11-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 3133
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lldb-11 (= 1:11.1.0-6+b2)
Size: 502324
SHA256: 705a0c89a33a43bcb8c9149067ae7debbd02de97561d6da6d6280a5f8379078b
SHA1: 40502d146254e854a9a57cae9f750ab7338b4206
MD5sum: be5c3eb48c137cf3e480915b14c8c8b0
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: 8f3dc7f570ba958d1f7496e3e5195498
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/liblldb-11-dev_11.1.0-6+b2_amd64.deb