How to Install and Uninstall lldb11 Package on openSUSE Leap
Last updated: February 02,2025
1. Install "lldb11" package
Here is a brief guide to show you how to install lldb11 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb11
Copied
2. Uninstall "lldb11" package
This guide let you learn how to uninstall lldb11 on openSUSE Leap:
$
sudo zypper remove
lldb11
Copied
3. Information about the lldb11 package on openSUSE Leap
Information for package lldb11:
-------------------------------
Repository : Main Repository
Name : lldb11
Version : 11.0.1-150300.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : llvm11-11.0.1-150300.3.6.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.
-------------------------------
Repository : Main Repository
Name : lldb11
Version : 11.0.1-150300.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : llvm11-11.0.1-150300.3.6.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.