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

Last updated: May 19,2024

1. Install "liblldb-12" package

Please follow the step by step instructions below to install liblldb-12 on Kali Linux

$ sudo apt update $ sudo apt install liblldb-12

2. Uninstall "liblldb-12" package

Learn how to uninstall liblldb-12 on Kali Linux:

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

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

Package: liblldb-12
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 17494
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libclang-cpp12 (>= 1:12.0.1), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1-20+b1), libncurses6 (>= 6), libpython3.10 (>= 3.10.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4)
Size: 3850268
SHA256: efe42c7d45eb9e41dd179a86adbc2dd387a35e3de797809f75236c690e7aa71c
SHA1: 4f1cbac4b99883687e1fe1b5cbd3cdc56b45574f
MD5sum: c1b1e679a383ff6c4d5bf5cb2dacf4dd
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/
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/liblldb-12_12.0.1-20+b1_amd64.deb