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

Last updated: July 02,2024

1. Install "llvm-libs.x86_64" package

Please follow the steps below to install llvm-libs.x86_64 on Rocky Linux 8

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

2. Uninstall "llvm-libs.x86_64" package

This tutorial shows how to uninstall llvm-libs.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:30:02 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : llvm-libs
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : x86_64
Size : 24 M
Source : llvm-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
Summary : LLVM shared libraries
URL : http://llvm.org
License : NCSA
Description : Shared libraries for the LLVM compiler infrastructure.