How to Install and Uninstall compat-libgfortran-48.i686 Package on Oracle Linux 8

Last updated: June 18,2024

1. Install "compat-libgfortran-48.i686" package

This tutorial shows how to install compat-libgfortran-48.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install compat-libgfortran-48.i686

2. Uninstall "compat-libgfortran-48.i686" package

Learn how to uninstall compat-libgfortran-48.i686 on Oracle Linux 8:

$ sudo dnf remove compat-libgfortran-48.i686 $ sudo dnf autoremove

3. Information about the compat-libgfortran-48.i686 package on Oracle Linux 8

Last metadata expiration check: 6:31:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : compat-libgfortran-48
Version : 4.8.5
Release : 36.1.0.1.el8
Architecture : i686
Size : 268 k
Source : compat-libgfortran-48-4.8.5-36.1.0.1.el8.src.rpm
Repository : ol8_appstream
Summary : Compatibility Fortran runtime library version 4.8.5
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package includes a Fortran 95 runtime library for compatibility
: with GCC 4.8.x-RH compiled Fortran applications.