How to Install and Uninstall llvm12-libs.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "llvm12-libs.x86_64" package

In this section, we are going to explain the necessary steps to install llvm12-libs.x86_64 on Oracle Linux 9

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

2. Uninstall "llvm12-libs.x86_64" package

Please follow the instructions below to uninstall llvm12-libs.x86_64 on Oracle Linux 9:

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

3. Information about the llvm12-libs.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:19:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : llvm12-libs
Version : 12.0.1
Release : 6.el9
Architecture : x86_64
Size : 21 M
Source : llvm12-12.0.1-6.el9.src.rpm
Repository : epel
Summary : LLVM shared libraries
URL : http://llvm.org
License : NCSA
Description : Shared libraries for the LLVM compiler infrastructure.