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

Last updated: May 15,2024

1. Install "liblldb-12-dev" package

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

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

2. Uninstall "liblldb-12-dev" package

Please follow the step by step instructions below to uninstall liblldb-12-dev on Kali Linux:

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

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

Package: liblldb-12-dev
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 3187
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lldb-12 (= 1:12.0.1-20+b1)
Size: 514740
SHA256: 9ad1dbfefee6fe2ab2712387981418067ab008d5e30ec3e2aa9a5f36096e5bd0
SHA1: 221a3c51917518c3cf7a5eeea3ad1f46ac76f055
MD5sum: 2e38d7911b94e7e7330c7727c9988e07
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/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/liblldb-12-dev_12.0.1-20+b1_amd64.deb