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

Last updated: September 22,2024

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

Learn how to install ghc-aeson-yaml.x86_64 on Fedora 34

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

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

This guide let you learn how to uninstall ghc-aeson-yaml.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:36:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-aeson-yaml
Version : 1.0.6.0
Release : 3.fc34
Architecture : x86_64
Size : 24 k
Source : ghc-aeson-yaml-1.0.6.0-3.fc34.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.