How to Install and Uninstall clang-tools-extra.x86_64 Package on CentOS Stream 9
Last updated: March 03,2025
1. Install "clang-tools-extra.x86_64" package
Here is a brief guide to show you how to install clang-tools-extra.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
clang-tools-extra.x86_64
Copied
2. Uninstall "clang-tools-extra.x86_64" package
Please follow the step by step instructions below to uninstall clang-tools-extra.x86_64 on CentOS Stream 9:
$
sudo dnf remove
clang-tools-extra.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the clang-tools-extra.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:21:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : clang-tools-extra
Version : 17.0.6
Release : 5.el9
Architecture : x86_64
Size : 19 M
Source : clang-17.0.6-5.el9.src.rpm
Repository : appstream
Summary : Extra tools for clang
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : A set of extra tools built using Clang's tooling API.
Available Packages
Name : clang-tools-extra
Version : 17.0.6
Release : 5.el9
Architecture : x86_64
Size : 19 M
Source : clang-17.0.6-5.el9.src.rpm
Repository : appstream
Summary : Extra tools for clang
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : A set of extra tools built using Clang's tooling API.