How to Install and Uninstall lldb16 Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "lldb16" package
In this section, we are going to explain the necessary steps to install lldb16 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
lldb16
Copied
2. Uninstall "lldb16" package
Learn how to uninstall lldb16 on openSuSE Tumbleweed:
$
sudo zypper remove
lldb16
Copied
3. Information about the lldb16 package on openSuSE Tumbleweed
Information for package lldb16:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lldb16
Version : 16.0.6-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm16-16.0.6-5.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 : lldb16
Version : 16.0.6-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : llvm16-16.0.6-5.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.