How to Install and Uninstall lld5 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "lld5" package
In this section, we are going to explain the necessary steps to install lld5 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lld5
Copied
2. Uninstall "lld5" package
Learn how to uninstall lld5 on openSUSE Leap:
$
sudo zypper remove
lld5
Copied
3. Information about the lld5 package on openSUSE Leap
Information for package lld5:
-----------------------------
Repository : Main Repository
Name : lld5
Version : 5.0.1-8.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : llvm5-5.0.1-8.5.1.src
Upstream URL : http://www.llvm.org
Summary : Linker for Clang/LLVM
Description :
LLD is a linker from the LLVM project. That is a drop-in replacement for system linkers and runs much faster than them. It also provides features that are useful for toolchain developers.
-----------------------------
Repository : Main Repository
Name : lld5
Version : 5.0.1-8.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : llvm5-5.0.1-8.5.1.src
Upstream URL : http://www.llvm.org
Summary : Linker for Clang/LLVM
Description :
LLD is a linker from the LLVM project. That is a drop-in replacement for system linkers and runs much faster than them. It also provides features that are useful for toolchain developers.