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

Last updated: May 23,2024

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

Please follow the guidance below to install clang-tools-extra.x86_64 on Oracle Linux 8

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

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

Here is a brief guide to show you how to uninstall clang-tools-extra.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 2:59:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : clang-tools-extra
Version : 13.0.1
Release : 2.0.1.module+el8.6.0+20688+58e0e5b4
Architecture : x86_64
Size : 15 M
Source : clang-13.0.1-2.0.1.module+el8.6.0+20688+58e0e5b4.src.rpm
Repository : ol8_appstream
Summary : Extra tools for clang
URL : http://llvm.org
License : NCSA
Description : A set of extra tools built using Clang's tooling API.