How to Install and Uninstall ghc-either.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "ghc-either.x86_64" package

Please follow the guidance below to install ghc-either.x86_64 on Rocky Linux 9

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

2. Uninstall "ghc-either.x86_64" package

Please follow the guidance below to uninstall ghc-either.x86_64 on Rocky Linux 9:

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

3. Information about the ghc-either.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:20:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-either
Version : 5.0.1.1
Release : 12.el9
Architecture : x86_64
Size : 28 k
Source : ghc-either-5.0.1.1-12.el9.src.rpm
Repository : epel
Summary : Combinators for working with sums
URL : https://hackage.haskell.org/package/either
License : BSD
Description : Combinators for working with sums.