How to Install and Uninstall lld7 Package on openSUSE Leap

Last updated: July 05,2024

1. Install "lld7" package

This tutorial shows how to install lld7 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lld7

2. Uninstall "lld7" package

Please follow the steps below to uninstall lld7 on openSUSE Leap:

$ sudo zypper remove lld7

3. Information about the lld7 package on openSUSE Leap

Information for package lld7:
-----------------------------
Repository : Main Repository
Name : lld7
Version : 7.0.1-150100.3.22.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.0 MiB
Installed : No
Status : not installed
Source package : llvm7-7.0.1-150100.3.22.2.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.