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

Last updated: November 26,2024

1. Install "lldb-15" package

This guide let you learn how to install lldb-15 on Kali Linux

$ sudo apt update $ sudo apt install lldb-15

2. Uninstall "lldb-15" package

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

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

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

Package: lldb-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 4088
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-15, libllvm15 (= 1:15.0.7-10), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-15-dev, python3-lldb-15
Size: 1160828
SHA256: 61f3a69c80b8dc03e8c41362fae985878b5200851ade1f614e4d511cbc2fcd3f
SHA1: d9dfd0446bd6fa63fc0cfb0cfeb58382651ae675
MD5sum: 6399745ff1aa12dac7042cacdbc5e05b
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-15/lldb-15_15.0.7-10_amd64.deb