How to Install and Uninstall clang-tools-extra-devel.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

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

Please follow the instructions below to install clang-tools-extra-devel.x86_64 on CentOS Stream 8

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

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

In this section, we are going to explain the necessary steps to uninstall clang-tools-extra-devel.x86_64 on CentOS Stream 8:

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

3. Information about the clang-tools-extra-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:55:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : clang-tools-extra-devel
Version : 17.0.6
Release : 1.module_el8+767+9fa966b8
Architecture : x86_64
Size : 251 k
Source : clang-17.0.6-1.module_el8+767+9fa966b8.src.rpm
Repository : appstream
Summary : Development header files for clang tools
URL : http://llvm.org
License : NCSA
Description : Development header files for clang tools.