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

Last updated: May 02,2024

1. Install "liblldb-13-dev" package

Please follow the instructions below to install liblldb-13-dev on Kali Linux

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

2. Uninstall "liblldb-13-dev" package

Please follow the steps below to uninstall liblldb-13-dev on Kali Linux:

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

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

Package: liblldb-13-dev
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 3242
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lldb-13 (= 1:13.0.1-7)
Size: 528132
SHA256: 71b8e2f37de0ff989d65a8278d2a8b8432ff63e79c0240e43086f07df685df2b
SHA1: c4fa6c8dc8a190b4c4147fdc20a305c81ac488e5
MD5sum: abff737a1b1801a52705a90543d1a8cd
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-13/liblldb-13-dev_13.0.1-7_amd64.deb