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

Last updated: September 16,2024

1. Install "liblldb-13" package

Learn how to install liblldb-13 on Kali Linux

$ sudo apt update $ sudo apt install liblldb-13

2. Uninstall "liblldb-13" package

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

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

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

Package: liblldb-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 17529
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libclang-cpp13 (>= 1:13.0.1), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-7), libncurses6 (>= 6), libpython3.10 (>= 3.10.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4)
Size: 3945256
SHA256: 6041628ea6914eb1f95271d9a92826a7b2706de73c1ca71fbf3b638ef0780aee
SHA1: 6cd8e810d59c58713633123ee6d4fc9e65f6fff7
MD5sum: e7154703f700f2731c99e911a2e268d9
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-13/liblldb-13_13.0.1-7_amd64.deb