How to Install and Uninstall ghc-fgl.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "ghc-fgl.x86_64" package

This guide let you learn how to install ghc-fgl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ghc-fgl.x86_64

2. Uninstall "ghc-fgl.x86_64" package

This guide covers the steps necessary to uninstall ghc-fgl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ghc-fgl.x86_64 $ sudo dnf autoremove

3. Information about the ghc-fgl.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:30:21 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-fgl
Version : 5.6.0.0
Release : 2.el8
Architecture : x86_64
Size : 173 k
Source : ghc-fgl-5.6.0.0-2.el8.src.rpm
Repository : epel
Summary : Martin Erwig's Functional Graph Library
URL : https://hackage.haskell.org/package/fgl
License : BSD
Description : An inductive representation of manipulating graph data structures.
:
: Original website can be found at
: .