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

Last updated: February 13,2025

1. Install "llvm.i686" package

Please follow the instructions below to install llvm.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install llvm.i686

2. Uninstall "llvm.i686" package

Please follow the step by step instructions below to uninstall llvm.i686 on Fedora 34:

$ sudo dnf remove llvm.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:50:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : llvm
Version : 12.0.1
Release : 1.fc34
Architecture : i686
Size : 16 M
Source : llvm-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : NCSA
Description : LLVM is a compiler infrastructure designed for compile-time, link-time,
: runtime, and idle-time optimization of programs from arbitrary programming
: languages. The compiler infrastructure includes mirror sets of programming
: tools as well as libraries with equivalent functionality.