How to Install and Uninstall ghc-cborg.x86_64 Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "ghc-cborg.x86_64" package
This guide covers the steps necessary to install ghc-cborg.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-cborg.x86_64
Copied
2. Uninstall "ghc-cborg.x86_64" package
This guide let you learn how to uninstall ghc-cborg.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-cborg.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-cborg.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:16:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-cborg
Version : 0.2.5.0
Release : 3.el9
Architecture : x86_64
Size : 213 k
Source : ghc-cborg-0.2.5.0-3.el9.src.rpm
Repository : epel
Summary : Concise Binary Object Representation (CBOR)
URL : https://hackage.haskell.org/package/cborg
License : BSD
Description : This package provides an efficient implementation of the Concise Binary Object
: Representation (CBOR), as specified by [RFC
: 7049](https://tools.ietf.org/html/rfc7049).
:
: If you are looking for a library for serialisation of Haskell values, have a
: look at the [serialise](/package/serialise) package, which is built upon this
: library.
:
: An implementation of the standard bijection between CBOR and JSON is provided
: by the [cborg-json](/package/cborg-json) package. Also see
: [cbor-tool](/package/cbor-tool) for a convenient command-line utility for
: working with CBOR data.
:
: This package was formerly known as 'binary-serialise-cbor'.
Available Packages
Name : ghc-cborg
Version : 0.2.5.0
Release : 3.el9
Architecture : x86_64
Size : 213 k
Source : ghc-cborg-0.2.5.0-3.el9.src.rpm
Repository : epel
Summary : Concise Binary Object Representation (CBOR)
URL : https://hackage.haskell.org/package/cborg
License : BSD
Description : This package provides an efficient implementation of the Concise Binary Object
: Representation (CBOR), as specified by [RFC
: 7049](https://tools.ietf.org/html/rfc7049).
:
: If you are looking for a library for serialisation of Haskell values, have a
: look at the [serialise](/package/serialise) package, which is built upon this
: library.
:
: An implementation of the standard bijection between CBOR and JSON is provided
: by the [cborg-json](/package/cborg-json) package. Also see
: [cbor-tool](/package/cbor-tool) for a convenient command-line utility for
: working with CBOR data.
:
: This package was formerly known as 'binary-serialise-cbor'.