How to Install and Uninstall lld-devel.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "lld-devel.i686" package
This is a short guide on how to install lld-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
lld-devel.i686
Copied
2. Uninstall "lld-devel.i686" package
This tutorial shows how to uninstall lld-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
lld-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lld-devel.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:19:43 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : lld-devel
Version : 16.0.6
Release : 1.module+el8.9.0+19261+b807b1fe
Architecture : i686
Size : 25 k
Source : lld-16.0.6-1.module+el8.9.0+19261+b807b1fe.src.rpm
Repository : ubi-8-appstream-rpms
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.
Available Packages
Name : lld-devel
Version : 16.0.6
Release : 1.module+el8.9.0+19261+b807b1fe
Architecture : i686
Size : 25 k
Source : lld-16.0.6-1.module+el8.9.0+19261+b807b1fe.src.rpm
Repository : ubi-8-appstream-rpms
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.