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

Last updated: May 19,2024

1. Install "liblldb-15-dev" package

This guide covers the steps necessary to install liblldb-15-dev on Kali Linux

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

2. Uninstall "liblldb-15-dev" package

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

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

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

Package: liblldb-15-dev
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 3332
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lldb-15 (= 1:15.0.7-10)
Size: 527388
SHA256: e761a37cd58d178ca9e0991dcc1fc2a63ee3c2fb680448cf070f6afee98d252f
SHA1: baee0f30e2a1aaa46859f3e0949b36fa469d7871
MD5sum: c4bd56b3b6395e777d0cf6b966a298f6
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/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/liblldb-15-dev_15.0.7-10_amd64.deb