How to Install and Uninstall llvm-devel.i686 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "llvm-devel.i686" package
This tutorial shows how to install llvm-devel.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
llvm-devel.i686
Copied
2. Uninstall "llvm-devel.i686" package
In this section, we are going to explain the necessary steps to uninstall llvm-devel.i686 on Rocky Linux 8:
$
sudo dnf remove
llvm-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm-devel.i686 package on Rocky Linux 8
Last metadata expiration check: 1:51:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : llvm-devel
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : i686
Size : 3.6 M
Source : llvm-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
Summary : Libraries and header files for LLVM
URL : http://llvm.org
License : NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLVM infrastructure.
Available Packages
Name : llvm-devel
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : i686
Size : 3.6 M
Source : llvm-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
Summary : Libraries and header files for LLVM
URL : http://llvm.org
License : NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLVM infrastructure.