How to Install and Uninstall lld-devel.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "lld-devel.x86_64" package

This tutorial shows how to install lld-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install lld-devel.x86_64

2. Uninstall "lld-devel.x86_64" package

Here is a brief guide to show you how to uninstall lld-devel.x86_64 on Fedora 34:

$ sudo dnf remove lld-devel.x86_64 $ sudo dnf autoremove

3. Information about the lld-devel.x86_64 package on Fedora 34

Last metadata expiration check: 2:48:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : lld-devel
Version : 12.0.1
Release : 1.fc34
Architecture : x86_64
Size : 49 k
Source : lld-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : Libraries and header files for LLD
URL : http://llvm.org
License : NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLD infrastructure.