How to Install and Uninstall clang-tools-extra.x86_64 Package on Fedora 39

Last updated: November 28,2024

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

This guide covers the steps necessary to install clang-tools-extra.x86_64 on Fedora 39

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

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

Learn how to uninstall clang-tools-extra.x86_64 on Fedora 39:

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

3. Information about the clang-tools-extra.x86_64 package on Fedora 39

Last metadata expiration check: 2:55:52 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : clang-tools-extra
Version : 17.0.6
Release : 2.fc39
Architecture : x86_64
Size : 19 M
Source : clang-17.0.6-2.fc39.src.rpm
Repository : updates
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.