How to Install and Uninstall clang-devel.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 15,2024

1. Install "clang-devel.i686" package

In this section, we are going to explain the necessary steps to install clang-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "clang-devel.i686" package

Here is a brief guide to show you how to uninstall clang-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the clang-devel.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:48:40 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : clang-devel
Version : 16.0.6
Release : 2.module+el8.9.0+19521+190d7aba
Architecture : i686
Size : 2.5 M
Source : clang-16.0.6-2.module+el8.9.0+19521+190d7aba.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Development header files for clang
URL : http://llvm.org
License : NCSA
Description : Development header files for clang.