How to Install and Uninstall ghc-cborg Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "ghc-cborg" package

Please follow the guidelines below to install ghc-cborg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-cborg

2. Uninstall "ghc-cborg" package

Please follow the steps below to uninstall ghc-cborg on openSuSE Tumbleweed:

$ sudo zypper remove ghc-cborg

3. Information about the ghc-cborg package on openSuSE Tumbleweed

Information for package ghc-cborg:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-cborg
Version : 0.2.6.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : ghc-cborg-0.2.6.0-1.1.src
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