How to Install and Uninstall lldb12 Package on openSuSE Tumbleweed

Last updated: May 05,2024

1. Install "lldb12" package

In this section, we are going to explain the necessary steps to install lldb12 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lldb12

2. Uninstall "lldb12" package

This guide covers the steps necessary to uninstall lldb12 on openSuSE Tumbleweed:

$ sudo zypper remove lldb12

3. Information about the lldb12 package on openSuSE Tumbleweed

Information for package lldb12:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lldb12
Version : 12.0.1-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,5 MiB
Installed : No
Status : not installed
Source package : llvm12-12.0.1-4.2.src
Summary : Software debugger built using LLVM libraries
Description :
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.

5. The same packages on other Linux Distributions