How to Install and Uninstall llvm-static.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "llvm-static.i686" package

This is a short guide on how to install llvm-static.i686 on Fedora 34

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

2. Uninstall "llvm-static.i686" package

In this section, we are going to explain the necessary steps to uninstall llvm-static.i686 on Fedora 34:

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

3. Information about the llvm-static.i686 package on Fedora 34

Last metadata expiration check: 3:09:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : llvm-static
Version : 12.0.1
Release : 1.fc34
Architecture : i686
Size : 44 M
Source : llvm-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.