How to Install and Uninstall lldb7 Package on openSUSE Leap
Last updated: January 31,2025
1. Install "lldb7" package
Please follow the guidelines below to install lldb7 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb7
Copied
2. Uninstall "lldb7" package
Here is a brief guide to show you how to uninstall lldb7 on openSUSE Leap:
$
sudo zypper remove
lldb7
Copied
3. Information about the lldb7 package on openSUSE Leap
Information for package lldb7:
------------------------------
Repository : Main Repository
Name : lldb7
Version : 7.0.1-150100.3.22.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 11.1 MiB
Installed : No
Status : not installed
Source package : llvm7-7.0.1-150100.3.22.2.src
Upstream URL : http://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 : lldb7
Version : 7.0.1-150100.3.22.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 11.1 MiB
Installed : No
Status : not installed
Source package : llvm7-7.0.1-150100.3.22.2.src
Upstream URL : http://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.