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

Last updated: May 20,2024

1. Install "liblldb-15" package

Please follow the guidelines below to install liblldb-15 on Kali Linux

$ sudo apt update $ sudo apt install liblldb-15

2. Uninstall "liblldb-15" package

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

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

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

Package: liblldb-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 15864
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-10), libncurses6 (>= 6), libpython3.11 (>= 3.11.5), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Size: 3827760
SHA256: 607a2dbbff146a4c74f49692ab00e159a4af8056ad97a28cac464938498cdc73
SHA1: bdc954e634867b14b14c901821cc040a2bc5b8ab
MD5sum: 16615a922f11fe2b6ba71beb5f6ffbaa
Description: Next generation, high-performance debugger, library
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 contains the LLDB runtime library.
Description-md5:
Homepage: https://www.llvm.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/liblldb-15_15.0.7-10_amd64.deb