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

Last updated: May 11,2024

1. Install "liblldb-14" package

This tutorial shows how to install liblldb-14 on Kali Linux

$ sudo apt update $ sudo apt install liblldb-14

2. Uninstall "liblldb-14" package

This guide let you learn how to uninstall liblldb-14 on Kali Linux:

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

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

Package: liblldb-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 15645
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-16), libncurses6 (>= 6), libpython3.11 (>= 3.11.5), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Size: 3763204
SHA256: 63edcf6f8bb1cb9ed1d60f592c89ff5abe1fc1aa4d8e08714a412ca94a064bce
SHA1: 747913daf72bc139fa173f1bffb77d4fe659e658
MD5sum: 18ee504a392f8bfc29632b5ed0aeaae8
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-14/liblldb-14_14.0.6-16_amd64.deb