How to Install and Uninstall ghc-cborg Package on openSUSE Leap

Last updated: January 25,2025

1. Install "ghc-cborg" package

Please follow the instructions below to install ghc-cborg on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-cborg

2. Uninstall "ghc-cborg" package

This guide let you learn how to uninstall ghc-cborg on openSUSE Leap:

$ sudo zypper remove ghc-cborg

3. Information about the ghc-cborg package on openSUSE Leap

Information for package ghc-cborg:
----------------------------------
Repository : Main Repository
Name : ghc-cborg
Version : 0.2.6.0-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : ghc-cborg-0.2.6.0-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/cborg
Summary : Concise Binary Object Representation (CBOR)
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'.

5. The same packages on other Linux Distributions