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

Last updated: October 06,2024

1. Install "lld-devel.i686" package

This guide covers the steps necessary to install lld-devel.i686 on Fedora 34

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

2. Uninstall "lld-devel.i686" package

Please follow the step by step instructions below to uninstall lld-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:07:32 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : lld-devel
Version : 12.0.1
Release : 1.fc34
Architecture : i686
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.