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

Last updated: June 03,2024

1. Install "llvm15-static.x86_64" package

This guide let you learn how to install llvm15-static.x86_64 on CentOS Stream 9

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

2. Uninstall "llvm15-static.x86_64" package

This tutorial shows how to uninstall llvm15-static.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 0:28:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : llvm15-static
Version : 15.0.7
Release : 5.el9
Architecture : x86_64
Size : 29 M
Source : llvm15-15.0.7-5.el9.src.rpm
Repository : epel
Summary : LLVM static libraries
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : Static libraries for the LLVM compiler infrastructure.