How to Install and Uninstall lldb7 Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "lldb7" package

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

$ sudo zypper refresh $ sudo zypper install lldb7

2. Uninstall "lldb7" package

This tutorial shows how to uninstall lldb7 on openSuSE Tumbleweed:

$ sudo zypper remove lldb7

3. Information about the lldb7 package on openSuSE Tumbleweed

Information for package lldb7:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lldb7
Version : 7.0.1-21.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 11,1 MiB
Installed : No
Status : not installed
Source package : llvm7-7.0.1-21.18.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