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

Last updated: October 06,2024

1. Install "llvm12-devel.x86_64" package

Please follow the guidelines below to install llvm12-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "llvm12-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall llvm12-devel.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 2:50:00 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : llvm12-devel
Version : 12.0.1
Release : 6.el9
Architecture : x86_64
Size : 3.0 M
Source : llvm12-12.0.1-6.el9.src.rpm
Repository : epel
Summary : Libraries and header files for LLVM
URL : http://llvm.org
License : NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLVM infrastructure.