How to Install and Uninstall ghc-cborg-json.x86_64 Package on Oracle Linux 9

Last updated: July 01,2024

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

This tutorial shows how to install ghc-cborg-json.x86_64 on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall ghc-cborg-json.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-cborg-json.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:21:57 ago on Thu Feb 15 07:50:05 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.