How to Install and Uninstall llvm-libs.i686 Package on CentOS 8 / RHEL 8
Last updated: November 19,2024
1. Install "llvm-libs.i686" package
This tutorial shows how to install llvm-libs.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
llvm-libs.i686
Copied
2. Uninstall "llvm-libs.i686" package
In this section, we are going to explain the necessary steps to uninstall llvm-libs.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
llvm-libs.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm-libs.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:59:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : llvm-libs
Version : 10.0.1
Release : 3.module_el8.3.0+467+cb298d5b
Architecture : i686
Size : 23 M
Source : llvm-10.0.1-3.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
Summary : LLVM shared libraries
URL : http://llvm.org
License : NCSA
Description : Shared libraries for the LLVM compiler infrastructure.
Available Packages
Name : llvm-libs
Version : 10.0.1
Release : 3.module_el8.3.0+467+cb298d5b
Architecture : i686
Size : 23 M
Source : llvm-10.0.1-3.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
Summary : LLVM shared libraries
URL : http://llvm.org
License : NCSA
Description : Shared libraries for the LLVM compiler infrastructure.