How to Install and Uninstall clang-devel.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "clang-devel.x86_64" package

This is a short guide on how to install clang-devel.x86_64 on Fedora 36

$ 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 Fedora 36:

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

3. Information about the clang-devel.x86_64 package on Fedora 36

Last metadata expiration check: 2:01:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : clang-devel
Version : 14.0.5
Release : 1.fc36
Architecture : x86_64
Size : 2.1 M
Source : clang-14.0.5-1.fc36.src.rpm
Repository : updates
Summary : Development header files for clang
URL : http://llvm.org
License : NCSA
Description : Development header files for clang.