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

Last updated: October 05,2024

1. Install "ghc-json.x86_64" package

Please follow the step by step instructions below to install ghc-json.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-json.x86_64

2. Uninstall "ghc-json.x86_64" package

Here is a brief guide to show you how to uninstall ghc-json.x86_64 on Fedora 34:

$ sudo dnf remove ghc-json.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:20:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-json
Version : 0.10
Release : 3.fc34
Architecture : x86_64
Size : 110 k
Source : ghc-json-0.10-3.fc34.src.rpm
Repository : fedora
Summary : Support for serialising Haskell to and from JSON
URL : https://hackage.haskell.org/package/json
License : BSD
Description : This library provides a parser and pretty printer for converting
: between Haskell values and JSON.