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

Last updated: July 06,2024

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

Please follow the guidelines below to install clang-tools-extra.i686 on Rocky Linux 8

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

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

Please follow the instructions below to uninstall clang-tools-extra.i686 on Rocky Linux 8:

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

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

Last metadata expiration check: 0:10:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : clang-tools-extra
Version : 13.0.1
Release : 2.module+el8.6.0+987+d36ea6a1
Architecture : i686
Size : 16 M
Source : clang-13.0.1-2.module+el8.6.0+987+d36ea6a1.src.rpm
Repository : appstream
Summary : Extra tools for clang
URL : http://llvm.org
License : NCSA
Description : A set of extra tools built using Clang's tooling API.