How to Install and Uninstall llvm-libs.i686 Package on Fedora 38

Last updated: January 03,2025

1. Install "llvm-libs.i686" package

This is a short guide on how to install llvm-libs.i686 on Fedora 38

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

2. Uninstall "llvm-libs.i686" package

This guide covers the steps necessary to uninstall llvm-libs.i686 on Fedora 38:

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

3. Information about the llvm-libs.i686 package on Fedora 38

Last metadata expiration check: 1:49:56 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : llvm-libs
Version : 16.0.6
Release : 3.fc38
Architecture : i686
Size : 28 M
Source : llvm-16.0.6-3.fc38.src.rpm
Repository : updates
Summary : LLVM shared libraries
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : Shared libraries for the LLVM compiler infrastructure.