How to Install and Uninstall lldb15 Package on openSUSE Leap
Last updated: November 08,2024
1. Install "lldb15" package
This guide let you learn how to install lldb15 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb15
Copied
2. Uninstall "lldb15" package
This guide let you learn how to uninstall lldb15 on openSUSE Leap:
$
sudo zypper remove
lldb15
Copied
3. Information about the lldb15 package on openSUSE Leap
Information for package lldb15:
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : lldb15
Version : 15.0.7-150500.4.4.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm15-15.0.7-150500.4.4.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : lldb15
Version : 15.0.7-150500.4.4.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm15-15.0.7-150500.4.4.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.