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

Last updated: June 26,2024

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

This guide covers the steps necessary to install ghc-aeson-better-errors.x86_64 on Fedora 34

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

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

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

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

Last metadata expiration check: 3:22:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-aeson-better-errors
Version : 0.9.1.0
Release : 4.fc34
Architecture : x86_64
Size : 67 k
Source : ghc-aeson-better-errors-0.9.1.0-4.fc34.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
: .