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

Last updated: January 16,2025

1. Install "clang-devel.x86_64" package

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

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

2. Uninstall "clang-devel.x86_64" package

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

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

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

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