How to Install and Uninstall ghc-base-compat-batteries.x86_64 Package on Fedora 35

Last updated: October 11,2024

1. Install "ghc-base-compat-batteries.x86_64" package

This guide let you learn how to install ghc-base-compat-batteries.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc-base-compat-batteries.x86_64

2. Uninstall "ghc-base-compat-batteries.x86_64" package

Please follow the instructions below to uninstall ghc-base-compat-batteries.x86_64 on Fedora 35:

$ sudo dnf remove ghc-base-compat-batteries.x86_64 $ sudo dnf autoremove

3. Information about the ghc-base-compat-batteries.x86_64 package on Fedora 35

Last metadata expiration check: 4:39:46 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-base-compat-batteries
Version : 0.11.2
Release : 1.fc35
Architecture : x86_64
Size : 24 k
Source : ghc-base-compat-batteries-0.11.2-1.fc35.src.rpm
Repository : fedora
Summary : Base-compat with extra batteries
URL : https://hackage.haskell.org/package/base-compat-batteries
License : MIT
Description : Provides functions available in later versions of 'base' to a wider range of
: compilers, without requiring you to use CPP pragmas in your code.
: the suffix '.Repl.Batteries', which are distinct from anything in
:
: depends on compatibility packages (such as 'semigroups') to offer a wider
: support window than 'base-compat', which has no dependencies. Most of the
:
: See
: ' : here>' for a more comprehensive list of differences between 'base-compat' and
: 'base-compat-batteries'.