How to Install and Uninstall libgfortran.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "libgfortran.i686" package

This is a short guide on how to install libgfortran.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libgfortran.i686

2. Uninstall "libgfortran.i686" package

Please follow the guidelines below to uninstall libgfortran.i686 on Fedora 35:

$ sudo dnf remove libgfortran.i686 $ sudo dnf autoremove

3. Information about the libgfortran.i686 package on Fedora 35

Last metadata expiration check: 4:56:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libgfortran
Version : 11.3.1
Release : 2.fc35
Architecture : i686
Size : 793 k
Source : gcc-11.3.1-2.fc35.src.rpm
Repository : updates
Summary : Fortran runtime
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package contains Fortran shared library which is needed to run
: Fortran dynamically linked programs.