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

Last updated: October 06,2024

1. Install "clang-devel.i686" package

Please follow the steps below to install clang-devel.i686 on Oracle 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 Oracle Linux 9:

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

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

Last metadata expiration check: 2:26:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : clang-devel
Version : 16.0.6
Release : 1.0.1.el9
Architecture : i686
Size : 3.6 M
Source : clang-16.0.6-1.0.1.el9.src.rpm
Repository : ol9_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.