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

Last updated: October 06,2024

1. Install "ghc-distributive.x86_64" package

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

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

2. Uninstall "ghc-distributive.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-distributive.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:20:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-distributive
Version : 0.6.2.1
Release : 2.el9
Architecture : x86_64
Size : 26 k
Source : ghc-distributive-0.6.2.1-2.el9.src.rpm
Repository : epel
Summary : Distributive functors -- Dual to Traversable
URL : https://hackage.haskell.org/package/distributive
License : BSD
Description : Distributive functors -- Dual to 'Traversable'.