How to Install and Uninstall ghc-cborg-json.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "ghc-cborg-json.x86_64" package

Please follow the guidance below to install ghc-cborg-json.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ghc-cborg-json.x86_64" package

This tutorial shows how to uninstall ghc-cborg-json.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-cborg-json.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:29:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-cborg-json
Version : 0.2.3.0
Release : 1.el9
Architecture : x86_64
Size : 27 k
Source : ghc-cborg-json-0.2.3.0-1.el9.src.rpm
Repository : epel
Summary : A library for encoding JSON as CBOR
URL : https://hackage.haskell.org/package/cborg-json
License : BSD
Description : This package implements the bijection between JSON and CBOR defined in the CBOR
: specification, RFC 7049.