How to Install and Uninstall llvm-libs.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 19,2024

1. Install "llvm-libs.x86_64" package

This is a short guide on how to install llvm-libs.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "llvm-libs.x86_64" package

In this section, we are going to explain the necessary steps to uninstall llvm-libs.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the llvm-libs.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:00:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : llvm-libs
Version : 10.0.1
Release : 3.module_el8.3.0+467+cb298d5b
Architecture : x86_64
Size : 20 M
Source : llvm-10.0.1-3.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
Summary : LLVM shared libraries
URL : http://llvm.org
License : NCSA
Description : Shared libraries for the LLVM compiler infrastructure.