How to Install and Uninstall lldb14 Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "lldb14" package
Please follow the guidelines below to install lldb14 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb14
Copied
2. Uninstall "lldb14" package
Here is a brief guide to show you how to uninstall lldb14 on openSuSE Tumbleweed:
$
sudo zypper remove
lldb14
Copied
3. Information about the lldb14 package on openSuSE Tumbleweed
Information for package lldb14:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lldb14
Version : 14.0.6-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-13.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 : openSUSE-Tumbleweed-Oss
Name : lldb14
Version : 14.0.6-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-13.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.