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

Last updated: July 03,2024

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

In this section, we are going to explain the necessary steps to install clang-tools-extra.x86_64 on Rocky Linux 8

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

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

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

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

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

Last metadata expiration check: 1:35:09 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 : x86_64
Size : 15 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.