How to Install and Uninstall llvm-devel.x86_64 Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "llvm-devel.x86_64" package

This guide covers the steps necessary to install llvm-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "llvm-devel.x86_64" package

Please follow the guidelines below to uninstall llvm-devel.x86_64 on AlmaLinux 9:

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

3. Information about the llvm-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:44:20 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : llvm-devel
Version : 16.0.6
Release : 4.el9.alma.1
Architecture : x86_64
Size : 3.5 M
Source : llvm-16.0.6-4.el9.alma.1.src.rpm
Repository : appstream
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.