How to Install and Uninstall ghc-canonical-json Package on openSUSE Leap

Last updated: November 08,2024

1. Install "ghc-canonical-json" package

Please follow the steps below to install ghc-canonical-json on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-canonical-json

2. Uninstall "ghc-canonical-json" package

This tutorial shows how to uninstall ghc-canonical-json on openSUSE Leap:

$ sudo zypper remove ghc-canonical-json

3. Information about the ghc-canonical-json package on openSUSE Leap

Information for package ghc-canonical-json:
-------------------------------------------
Repository : Main Repository
Name : ghc-canonical-json
Version : 0.6.0.0-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 245.7 KiB
Installed : No
Status : not installed
Source package : ghc-canonical-json-0.6.0.0-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/canonical-json
Summary : Canonical JSON for signing and hashing JSON values
Description :
An implementation of Canonical JSON.

The "canonical JSON" format is designed to provide repeatable hashes of
JSON-encoded data. It is designed for applications that need to hash, sign or
authenitcate JSON data structures, including embedded signatures.
Canonical JSON is parsable with any full JSON parser, and it allows whitespace
for pretty-printed human readable presentation, but it can be put into a
canonical form which then has a stable serialised representation and thus a
stable hash.

5. The same packages on other Linux Distributions