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

Last updated: January 12,2025

1. Install "clang-devel.i686" package

This guide covers the steps necessary to install clang-devel.i686 on Rocky Linux 9

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

2. Uninstall "clang-devel.i686" package

Please follow the guidance below to uninstall clang-devel.i686 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:45:22 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : clang-devel
Version : 16.0.6
Release : 1.el9
Architecture : i686
Size : 2.9 M
Source : clang-16.0.6-1.el9.src.rpm
Repository : appstream
Summary : Development header files for clang
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : Development header files for clang.