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

Last updated: May 15,2024

1. Install "liblldb-11" package

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

$ sudo apt update $ sudo apt install liblldb-11

2. Uninstall "liblldb-11" package

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

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

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

Package: liblldb-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 16114
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libclang-cpp11 (>= 1:11.1.0), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm11 (= 1:11.1.0-6+b2), libncurses6 (>= 6), libpython3.10 (>= 3.10.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4)
Size: 3624548
SHA256: 76e4f18fba3ecb826e516fe13aaf4c72d80416151c813aadc6bc2e75d3493931
SHA1: 82acd3b4417ec44b5482fa10f42afbe57c28c9ec
MD5sum: 1f89d0ebcc00eec82a7a0d02082bebda
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: 88542bb8337de28344a74df10ce94f4e
Homepage: https://www.llvm.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/liblldb-11_11.1.0-6+b2_amd64.deb