How to Install and Uninstall lldb9 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "lldb9" package
In this section, we are going to explain the necessary steps to install lldb9 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb9
Copied
2. Uninstall "lldb9" package
Please follow the guidelines below to uninstall lldb9 on openSUSE Leap:
$
sudo zypper remove
lldb9
Copied
3. Information about the lldb9 package on openSUSE Leap
Information for package lldb9:
------------------------------
Repository : Main Repository
Name : lldb9
Version : 9.0.1-150200.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.1 MiB
Installed : No
Status : not installed
Source package : llvm9-9.0.1-150200.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 : lldb9
Version : 9.0.1-150200.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.1 MiB
Installed : No
Status : not installed
Source package : llvm9-9.0.1-150200.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.