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

Last updated: September 23,2024

1. Install "llvm15-devel.x86_64" package

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

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

2. Uninstall "llvm15-devel.x86_64" package

Please follow the guidance below to uninstall llvm15-devel.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 3:23:26 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : llvm15-devel
Version : 15.0.7
Release : 4.fc39
Architecture : x86_64
Size : 3.6 M
Source : llvm15-15.0.7-4.fc39.src.rpm
Repository : fedora
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.