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

Last updated: October 04,2024

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

Please follow the guidelines below to install ghc-aeson-better-errors.x86_64 on Fedora 39

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

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

This guide covers the steps necessary to uninstall ghc-aeson-better-errors.x86_64 on Fedora 39:

$ 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 39

Last metadata expiration check: 0:18:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-aeson-better-errors
Version : 0.9.1.1
Release : 6.fc39
Architecture : x86_64
Size : 58 k
Source : ghc-aeson-better-errors-0.9.1.1-6.fc39.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
: .