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

Last updated: July 05,2024

1. Install "flang.i686" package

Learn how to install flang.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install flang.i686

2. Uninstall "flang.i686" package

Please follow the guidelines below to uninstall flang.i686 on Fedora 34:

$ sudo dnf remove flang.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:58:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : flang
Version : 12.0.1
Release : 1.fc34
Architecture : i686
Size : 7.3 M
Source : flang-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : a Fortran language front-end designed for integration with LLVM
URL : https://github.com/llvm/llvm-project/tree/master/flang
License : ASL 2.0 with exceptions
Description :
: Flang is a ground-up implementation of a Fortran front end written in modern
: C++.