How to Install and Uninstall ghc-base-orphans.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 12,2025
1. Install "ghc-base-orphans.x86_64" package
This guide covers the steps necessary to install ghc-base-orphans.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ghc-base-orphans.x86_64
Copied
2. Uninstall "ghc-base-orphans.x86_64" package
This guide covers the steps necessary to uninstall ghc-base-orphans.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ghc-base-orphans.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-base-orphans.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:54:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-base-orphans
Version : 0.7
Release : 1.el8
Architecture : x86_64
Size : 21 k
Source : ghc-base-orphans-0.7-1.el8.src.rpm
Repository : epel
Summary : Backwards-compatible orphan instances for base
URL : https://hackage.haskell.org/package/base-orphans
License : MIT
Description : 'base-orphans' defines orphan instances that mimic instances available in later
: versions of 'base' to a wider (older) range of compilers.
: 'base-orphans' does not export anything except the orphan instances themselves
: and complements ''.
: See the README for what instances are covered:
:. See also the
:
: covered> section.
Available Packages
Name : ghc-base-orphans
Version : 0.7
Release : 1.el8
Architecture : x86_64
Size : 21 k
Source : ghc-base-orphans-0.7-1.el8.src.rpm
Repository : epel
Summary : Backwards-compatible orphan instances for base
URL : https://hackage.haskell.org/package/base-orphans
License : MIT
Description : 'base-orphans' defines orphan instances that mimic instances available in later
: versions of 'base' to a wider (older) range of compilers.
: 'base-orphans' does not export anything except the orphan instances themselves
: and complements '
: See the README for what instances are covered:
:
: