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

Last updated: January 12,2025

1. Install "lld-devel.i686" package

Please follow the step by step instructions below to install lld-devel.i686 on Fedora 35

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

2. Uninstall "lld-devel.i686" package

This tutorial shows how to uninstall lld-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 3:16:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : lld-devel
Version : 13.0.1
Release : 1.fc35
Architecture : i686
Size : 48 k
Source : lld-13.0.1-1.fc35.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.