How to Install and Uninstall llvm12-libs.x86_64 Package on CentOS Stream 9

Last updated: November 24,2024

1. Install "llvm12-libs.x86_64" package

Please follow the guidelines below to install llvm12-libs.x86_64 on CentOS Stream 9

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

2. Uninstall "llvm12-libs.x86_64" package

In this section, we are going to explain the necessary steps to uninstall llvm12-libs.x86_64 on CentOS Stream 9:

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

3. Information about the llvm12-libs.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:16:00 ago on Sat Mar 16 16:03:45 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.