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

Last updated: September 20,2024

1. Install "llvm-libs.i686" package

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

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

2. Uninstall "llvm-libs.i686" package

This guide let you learn how to uninstall llvm-libs.i686 on Rocky Linux 8:

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

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

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