How to Install and Uninstall lldb10 Package on openSuSE Tumbleweed

Last updated: May 07,2024

1. Install "lldb10" package

Please follow the guidelines below to install lldb10 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lldb10

2. Uninstall "lldb10" package

Please follow the instructions below to uninstall lldb10 on openSuSE Tumbleweed:

$ sudo zypper remove lldb10

3. Information about the lldb10 package on openSuSE Tumbleweed

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