How to Install and Uninstall llvm13-gold Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "llvm13-gold" package
Please follow the instructions below to install llvm13-gold on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
llvm13-gold
Copied
2. Uninstall "llvm13-gold" package
In this section, we are going to explain the necessary steps to uninstall llvm13-gold on openSuSE Tumbleweed:
$
sudo zypper remove
llvm13-gold
Copied
3. Information about the llvm13-gold package on openSuSE Tumbleweed
Information for package llvm13-gold:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm13-gold
Version : 13.0.1-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 107.0 KiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-13.1.src
Upstream URL : https://www.llvm.org/
Summary : LLVM LTO plugin for ld.bfd and ld.gold
Description :
This package contains a plugin for link-time optimization in binutils linkers.
Despite the name, it can also be used with ld.bfd. It is required for using
Clang with -flto=full or -flto=thin when linking with one of those linkers.
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm13-gold
Version : 13.0.1-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 107.0 KiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-13.1.src
Upstream URL : https://www.llvm.org/
Summary : LLVM LTO plugin for ld.bfd and ld.gold
Description :
This package contains a plugin for link-time optimization in binutils linkers.
Despite the name, it can also be used with ld.bfd. It is required for using
Clang with -flto=full or -flto=thin when linking with one of those linkers.