How to Install and Uninstall lldb17 Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "lldb17" package
Learn how to install lldb17 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb17
Copied
2. Uninstall "lldb17" package
This tutorial shows how to uninstall lldb17 on openSuSE Tumbleweed:
$
sudo zypper remove
lldb17
Copied
3. Information about the lldb17 package on openSuSE Tumbleweed
Information for package lldb17:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lldb17
Version : 17.0.6-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm17-17.0.6-3.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 : lldb17
Version : 17.0.6-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm17-17.0.6-3.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.