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

Last updated: May 19,2024

1. Install "llvm-static.i686" package

This is a short guide on how to install llvm-static.i686 on Rocky Linux 8

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

2. Uninstall "llvm-static.i686" package

Please follow the guidance below to uninstall llvm-static.i686 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:57:01 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 : i686
Size : 48 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.