How to Install and Uninstall lldb9 Package on openSuSE Tumbleweed

Last updated: June 18,2024

1. Install "lldb9" package

This guide covers the steps necessary to install lldb9 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lldb9

2. Uninstall "lldb9" package

Here is a brief guide to show you how to uninstall lldb9 on openSuSE Tumbleweed:

$ sudo zypper remove lldb9

3. Information about the lldb9 package on openSuSE Tumbleweed

Information for package lldb9:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lldb9
Version : 9.0.1-19.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,2 MiB
Installed : No
Status : not installed
Source package : llvm9-9.0.1-19.9.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