How to Install and Uninstall lldb Package on Kali Linux

Last updated: May 14,2024

1. Install "lldb" package

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

$ sudo apt update $ sudo apt install lldb

2. Uninstall "lldb" package

Please follow the guidelines below to uninstall lldb on Kali Linux:

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

3. Information about the lldb package on Kali Linux

Package: lldb
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 21
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lldb-16 (>= 16~)
Breaks: lldb-11, python3-lldb-11
Size: 5196
SHA256: 6fbeb37ae26a87bfedaf618281113e168744fceb93df4ee16e4ca7635c60ed64
SHA1: df0233911bdac105c680306089a300124035c1c4
MD5sum: d8656191e841e8963e15c23faf1a68fd
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.
.
This is a dependency package providing the default version of lldb.
Description-md5:
Multi-Arch: same
Section: devel
Priority: optional
Filename: pool/main/l/llvm-defaults/lldb_16.0-57_amd64.deb