How to Install and Uninstall lldb14 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "lldb14" package
This guide let you learn how to install lldb14 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb14
Copied
2. Uninstall "lldb14" package
This is a short guide on how to uninstall lldb14 on openSUSE Leap:
$
sudo zypper remove
lldb14
Copied
3. Information about the lldb14 package on openSUSE Leap
Information for package lldb14:
-------------------------------
Repository : Main Repository
Name : lldb14
Version : 14.0.6-bp155.4.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-bp155.4.10.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 : lldb14
Version : 14.0.6-bp155.4.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-bp155.4.10.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.