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

Last updated: October 14,2024

1. Install "llvm12-static.x86_64" package

This guide covers the steps necessary to install llvm12-static.x86_64 on CentOS Stream 9

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

2. Uninstall "llvm12-static.x86_64" package

Please follow the step by step instructions below to uninstall llvm12-static.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 0:43:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : llvm12-static
Version : 12.0.1
Release : 6.el9
Architecture : x86_64
Size : 37 M
Source : llvm12-12.0.1-6.el9.src.rpm
Repository : epel
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.