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

Last updated: July 01,2024

1. Install "ghc-config-ini.x86_64" package

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

$ sudo dnf update $ sudo dnf install ghc-config-ini.x86_64

2. Uninstall "ghc-config-ini.x86_64" package

Please follow the steps below to uninstall ghc-config-ini.x86_64 on Rocky Linux 9:

$ sudo dnf remove ghc-config-ini.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:08:39 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-config-ini
Version : 0.2.4.0
Release : 11.el9
Architecture : x86_64
Size : 108 k
Source : ghc-config-ini-0.2.4.0-11.el9.src.rpm
Repository : epel
Summary : A library for simple INI-based configuration files
URL : https://hackage.haskell.org/package/config-ini
License : BSD
Description : The 'config-ini' library is a set of small monadic languages for writing simple
: configuration languages with convenient, human-readable error messages.