How to Install and Uninstall lld-devel.i686 Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "lld-devel.i686" package
This guide covers the steps necessary to install lld-devel.i686 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
lld-devel.i686
Copied
2. Uninstall "lld-devel.i686" package
Please follow the step by step instructions below to uninstall lld-devel.i686 on Rocky Linux 9:
$
sudo dnf remove
lld-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lld-devel.i686 package on Rocky Linux 9
Last metadata expiration check: 0:21:12 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : lld-devel
Version : 16.0.6
Release : 1.el9
Architecture : i686
Size : 21 k
Source : lld-16.0.6-1.el9.src.rpm
Repository : appstream
Summary : Libraries and header files for LLD
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLD infrastructure.
Available Packages
Name : lld-devel
Version : 16.0.6
Release : 1.el9
Architecture : i686
Size : 21 k
Source : lld-16.0.6-1.el9.src.rpm
Repository : appstream
Summary : Libraries and header files for LLD
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLD infrastructure.