How to Install and Uninstall llvm-libs.x86_64 Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "llvm-libs.x86_64" package

Here is a brief guide to show you how to install llvm-libs.x86_64 on Oracle Linux 8

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

2. Uninstall "llvm-libs.x86_64" package

Please follow the guidelines below to uninstall llvm-libs.x86_64 on Oracle Linux 8:

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

3. Information about the llvm-libs.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:10:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : llvm-libs
Version : 13.0.1
Release : 1.0.1.module+el8.6.0+20527+760cef7e
Architecture : x86_64
Size : 24 M
Source : llvm-13.0.1-1.0.1.module+el8.6.0+20527+760cef7e.src.rpm
Repository : ol8_appstream
Summary : LLVM shared libraries
URL : http://llvm.org
License : NCSA
Description : Shared libraries for the LLVM compiler infrastructure.