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

Last updated: May 17,2024

1. Install "ghc-aeson-yaml.x86_64" package

Please follow the instructions below to install ghc-aeson-yaml.x86_64 on Fedora 36

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

2. Uninstall "ghc-aeson-yaml.x86_64" package

Please follow the step by step instructions below to uninstall ghc-aeson-yaml.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 1:47:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-aeson-yaml
Version : 1.1.0.0
Release : 2.fc36
Architecture : x86_64
Size : 28 k
Source : ghc-aeson-yaml-1.1.0.0-2.fc36.src.rpm
Repository : fedora
Summary : Output any Aeson value as YAML (pure Haskell library)
URL : https://hackage.haskell.org/package/aeson-yaml
License : BSD
Description : This library exposes functions for encoding any Aeson value as YAML.
: There is also support for encoding multiple values into YAML "documents".
:
: This library is pure Haskell, and does not depend on C FFI with libyaml.
: It is also licensed under the BSD3 license.