How to Install and Uninstall llvm-devel.x86_64 Package on Oracle Linux 9
Last updated: January 15,2025
1. Install "llvm-devel.x86_64" package
This guide let you learn how to install llvm-devel.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
llvm-devel.x86_64
Copied
2. Uninstall "llvm-devel.x86_64" package
Here is a brief guide to show you how to uninstall llvm-devel.x86_64 on Oracle Linux 9:
$
sudo dnf remove
llvm-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm-devel.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:06:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : llvm-devel
Version : 16.0.6
Release : 4.el9
Architecture : x86_64
Size : 5.4 M
Source : llvm-16.0.6-4.el9.src.rpm
Repository : ol9_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.
Available Packages
Name : llvm-devel
Version : 16.0.6
Release : 4.el9
Architecture : x86_64
Size : 5.4 M
Source : llvm-16.0.6-4.el9.src.rpm
Repository : ol9_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.