How to Install and Uninstall llvm-devel.x86_64 Package on Fedora 39

Last updated: January 10,2025

1. Install "llvm-devel.x86_64" package

In this section, we are going to explain the necessary steps to install llvm-devel.x86_64 on Fedora 39

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

2. Uninstall "llvm-devel.x86_64" package

Learn how to uninstall llvm-devel.x86_64 on Fedora 39:

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

3. Information about the llvm-devel.x86_64 package on Fedora 39

Last metadata expiration check: 5:22:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : llvm-devel
Version : 17.0.6
Release : 3.fc39
Architecture : x86_64
Size : 3.9 M
Source : llvm-17.0.6-3.fc39.src.rpm
Repository : updates
Summary : Libraries and header files for LLVM
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLVM infrastructure.