How to Install and Uninstall lld.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "lld.src" package

Please follow the step by step instructions below to install lld.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lld.src

2. Uninstall "lld.src" package

This tutorial shows how to uninstall lld.src on Oracle Linux 9:

$ sudo dnf remove lld.src $ sudo dnf autoremove

3. Information about the lld.src package on Oracle Linux 9

Last metadata expiration check: 0:43:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lld
Version : 16.0.6
Release : 1.el9
Architecture : src
Size : 1.4 M
Source : None
Repository : ol9_appstream
Summary : The LLVM Linker
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : The LLVM project linker.