How to Install and Uninstall clang-libs.i686 Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "clang-libs.i686" package

Please follow the instructions below to install clang-libs.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install clang-libs.i686

2. Uninstall "clang-libs.i686" package

This tutorial shows how to uninstall clang-libs.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove clang-libs.i686 $ sudo dnf autoremove

3. Information about the clang-libs.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:03:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : clang-libs
Version : 10.0.1
Release : 1.module_el8.3.0+467+cb298d5b
Architecture : i686
Size : 29 M
Source : clang-10.0.1-1.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
Summary : Runtime library for clang
URL : http://llvm.org
License : NCSA
Description : Runtime library for clang.