How to Install and Uninstall clang-libs.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "clang-libs.i686" package

This tutorial shows how to install clang-libs.i686 on Rocky Linux 8

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

2. Uninstall "clang-libs.i686" package

Learn how to uninstall clang-libs.i686 on Rocky Linux 8:

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

3. Information about the clang-libs.i686 package on Rocky Linux 8

Last metadata expiration check: 2:09:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : clang-libs
Version : 13.0.1
Release : 2.module+el8.6.0+987+d36ea6a1
Architecture : i686
Size : 26 M
Source : clang-13.0.1-2.module+el8.6.0+987+d36ea6a1.src.rpm
Repository : appstream
Summary : Runtime library for clang
URL : http://llvm.org
License : NCSA
Description : Runtime library for clang.