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

Last updated: May 14,2024

1. Install "lldb-14" package

In this section, we are going to explain the necessary steps to install lldb-14 on Kali Linux

$ sudo apt update $ sudo apt install lldb-14

2. Uninstall "lldb-14" package

This tutorial shows how to uninstall lldb-14 on Kali Linux:

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

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

Package: lldb-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 3753
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), liblldb-14, libllvm14 (= 1:14.0.6-16), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-14-dev, python3-lldb-14
Size: 1099472
SHA256: 73c028a3240326ee8b07b9f7b5da893d420abcf4210c7a30f7e7d0151305fbff
SHA1: fa12bfc8390ad35601b4084ef6573072daad3c3a
MD5sum: 6d7cd131481d5d7b477c28a49bbc9de5
Description: Next generation, high-performance debugger
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.
Description-md5:
Homepage: https://www.llvm.org/
Tag: uitoolkit::ncurses
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/lldb-14_14.0.6-16_amd64.deb