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

Last updated: October 03,2024

1. Install "llvm16-devel.x86_64" package

Please follow the guidance below to install llvm16-devel.x86_64 on Fedora 39

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

2. Uninstall "llvm16-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall llvm16-devel.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 4:21:18 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : llvm16-devel
Version : 16.0.6
Release : 5.fc39
Architecture : x86_64
Size : 3.8 M
Source : llvm16-16.0.6-5.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.