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

Last updated: May 20,2024

1. Install "clang-tools-extra.i686" package

Please follow the guidelines below to install clang-tools-extra.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install clang-tools-extra.i686

2. Uninstall "clang-tools-extra.i686" package

This guide covers the steps necessary to uninstall clang-tools-extra.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove clang-tools-extra.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:57:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : clang-tools-extra
Version : 16.0.6
Release : 2.module+el8.9.0+19521+190d7aba
Architecture : i686
Size : 26 M
Source : clang-16.0.6-2.module+el8.9.0+19521+190d7aba.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Extra tools for clang
URL : http://llvm.org
License : NCSA
Description : A set of extra tools built using Clang's tooling API.