How to Install and Uninstall clang-tools-extra.x86_64 Package on CentOS Stream 8
Last updated: January 16,2025
1. Install "clang-tools-extra.x86_64" package
This tutorial shows how to install clang-tools-extra.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
clang-tools-extra.x86_64
Copied
2. Uninstall "clang-tools-extra.x86_64" package
This guide let you learn how to uninstall clang-tools-extra.x86_64 on CentOS Stream 8:
$
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 8
Last metadata expiration check: 2:43:05 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : clang-tools-extra
Version : 17.0.6
Release : 1.module_el8+767+9fa966b8
Architecture : x86_64
Size : 24 M
Source : clang-17.0.6-1.module_el8+767+9fa966b8.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.
Available Packages
Name : clang-tools-extra
Version : 17.0.6
Release : 1.module_el8+767+9fa966b8
Architecture : x86_64
Size : 24 M
Source : clang-17.0.6-1.module_el8+767+9fa966b8.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.