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

Last updated: May 10,2024

1. Install "lldb-12" package

This guide covers the steps necessary to install lldb-12 on Kali Linux

$ sudo apt update $ sudo apt install lldb-12

2. Uninstall "lldb-12" package

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

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

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

Package: lldb-12
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 3561
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libclang-cpp12 (>= 1:12.0.1), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-12, libllvm12 (= 1:12.0.1-20+b1), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-12-dev, python3-lldb-12
Size: 1028624
SHA256: 277538a7f4b198e5f8eac699125854cf234e1680cbdaa57a8d631b8b3ca7faf0
SHA1: 6daf24fb8838ebef633ea74508feba19fbad0e81
MD5sum: bb5094e07c322663f77903dc5995679b
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: 45d52d0209cd7953d2f2bc4d1a99170f
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/lldb-12_12.0.1-20+b1_amd64.deb