How to Install and Uninstall ghc-aeson-better-errors.x86_64 Package on Fedora 36

Last updated: May 05,2024

1. Install "ghc-aeson-better-errors.x86_64" package

This is a short guide on how to install ghc-aeson-better-errors.x86_64 on Fedora 36

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

2. Uninstall "ghc-aeson-better-errors.x86_64" package

Please follow the steps below to uninstall ghc-aeson-better-errors.x86_64 on Fedora 36:

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

3. Information about the ghc-aeson-better-errors.x86_64 package on Fedora 36

Last metadata expiration check: 2:53:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-aeson-better-errors
Version : 0.9.1.0
Release : 7.fc36
Architecture : x86_64
Size : 70 k
Source : ghc-aeson-better-errors-0.9.1.0-7.fc36.src.rpm
Repository : fedora
Summary : Better error messages when decoding JSON values
URL : https://hackage.haskell.org/package/aeson-better-errors
License : MIT
Description : A small package which gives you the tools to build parsers to decode JSON
: values, and gives good error messages when parsing fails. See also
: .