How to Install and Uninstall ghc-prelude-extras.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "ghc-prelude-extras.x86_64" package

Here is a brief guide to show you how to install ghc-prelude-extras.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc-prelude-extras.x86_64

2. Uninstall "ghc-prelude-extras.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-prelude-extras.x86_64 on Fedora 35:

$ sudo dnf remove ghc-prelude-extras.x86_64 $ sudo dnf autoremove

3. Information about the ghc-prelude-extras.x86_64 package on Fedora 35

Last metadata expiration check: 3:08:37 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-prelude-extras
Version : 0.4.0.3
Release : 20.fc35
Architecture : x86_64
Size : 47 k
Source : ghc-prelude-extras-0.4.0.3-20.fc35.src.rpm
Repository : fedora
Summary : Higher order versions of Prelude classes
URL : https://hackage.haskell.org/package/prelude-extras
License : BSD
Description : Higher order versions of Prelude classes to ease programming with polymorphic
: recursion and reduce UndecidableInstances
:
: See for further discussion
: of the approach taken here.