How to Install and Uninstall lldb13 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "lldb13" package
In this section, we are going to explain the necessary steps to install lldb13 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb13
Copied
2. Uninstall "lldb13" package
Learn how to uninstall lldb13 on openSUSE Leap:
$
sudo zypper remove
lldb13
Copied
3. Information about the lldb13 package on openSUSE Leap
Information for package lldb13:
-------------------------------
Repository : Main Repository
Name : lldb13
Version : 13.0.1-bp155.6.38
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-bp155.6.38.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 : lldb13
Version : 13.0.1-bp155.6.38
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-bp155.6.38.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.