How to Install and Uninstall llvm11-static.x86_64 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "llvm11-static.x86_64" package

Learn how to install llvm11-static.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install llvm11-static.x86_64

2. Uninstall "llvm11-static.x86_64" package

This guide covers the steps necessary to uninstall llvm11-static.x86_64 on Oracle Linux 9:

$ sudo dnf remove llvm11-static.x86_64 $ sudo dnf autoremove

3. Information about the llvm11-static.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:59:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : llvm11-static
Version : 11.1.0
Release : 6.el9
Architecture : x86_64
Size : 38 M
Source : llvm11-11.1.0-6.el9.src.rpm
Repository : epel
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.