How to Install and Uninstall lldb13 Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "lldb13" package

Here is a brief guide to show you how to install lldb13 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lldb13

2. Uninstall "lldb13" package

In this section, we are going to explain the necessary steps to uninstall lldb13 on openSuSE Tumbleweed:

$ sudo zypper remove lldb13

3. Information about the lldb13 package on openSuSE Tumbleweed

Information for package lldb13:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lldb13
Version : 13.0.1-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-13.1.src
Upstream URL : https://lldb.llvm.org/
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