How to Install and Uninstall clang-devel.i686 Package on AlmaLinux 8

Last updated: March 03,2025

1. Install "clang-devel.i686" package

This is a short guide on how to install clang-devel.i686 on AlmaLinux 8

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

2. Uninstall "clang-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall clang-devel.i686 on AlmaLinux 8:

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

3. Information about the clang-devel.i686 package on AlmaLinux 8

Last metadata expiration check: 0:18:56 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : clang-devel
Version : 13.0.1
Release : 1.module_el8.6.0+2864+ffe288a1
Architecture : i686
Size : 2.5 M
Source : clang-13.0.1-1.module_el8.6.0+2864+ffe288a1.src.rpm
Repository : appstream
Summary : Development header files for clang
URL : http://llvm.org
License : NCSA
Description : Development header files for clang.