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

Last updated: September 20,2024

1. Install "clang-devel.i686" package

This tutorial shows how to install clang-devel.i686 on Rocky Linux 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 Rocky Linux 8:

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

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

Last metadata expiration check: 2:25:14 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : clang-devel
Version : 13.0.1
Release : 2.module+el8.6.0+987+d36ea6a1
Architecture : i686
Size : 2.5 M
Source : clang-13.0.1-2.module+el8.6.0+987+d36ea6a1.src.rpm
Repository : appstream
Summary : Development header files for clang
URL : http://llvm.org
License : NCSA
Description : Development header files for clang.