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

Last updated: May 17,2024

1. Install "ghc-bifunctors.x86_64" package

This is a short guide on how to install ghc-bifunctors.x86_64 on Rocky Linux 9

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

2. Uninstall "ghc-bifunctors.x86_64" package

Please follow the instructions below to uninstall ghc-bifunctors.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 1:46:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-bifunctors
Version : 5.5.11
Release : 2.el9
Architecture : x86_64
Size : 195 k
Source : ghc-bifunctors-5.5.11-2.el9.src.rpm
Repository : epel
Summary : Bifunctors
URL : https://hackage.haskell.org/package/bifunctors
License : BSD
Description : Haskell 98 bifunctors, bifoldables and bitraversables.