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

Last updated: July 03,2024

1. Install "llvm-static.x86_64" package

Please follow the step by step instructions below to install llvm-static.x86_64 on Rocky Linux 8

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

2. Uninstall "llvm-static.x86_64" package

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

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

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

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