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

Last updated: October 07,2024

1. Install "ghc-aeson.x86_64" package

Please follow the guidance below to install ghc-aeson.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ghc-aeson.x86_64" package

This is a short guide on how to uninstall ghc-aeson.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:18:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-aeson
Version : 1.5.6.0
Release : 2.el9
Architecture : x86_64
Size : 763 k
Source : ghc-aeson-1.5.6.0-2.el9.src.rpm
Repository : epel
Summary : Fast JSON parsing and encoding
URL : https://hackage.haskell.org/package/aeson
License : BSD
Description : A JSON parsing and encoding library optimized for ease of use and
: high performance. Aeson was the father of Jason in Greek mythology.