How to Install and Uninstall ghc-crypto-api Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "ghc-crypto-api" package

Please follow the guidance below to install ghc-crypto-api on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-crypto-api

2. Uninstall "ghc-crypto-api" package

This tutorial shows how to uninstall ghc-crypto-api on openSuSE Tumbleweed:

$ sudo zypper remove ghc-crypto-api

3. Information about the ghc-crypto-api package on openSuSE Tumbleweed

Information for package ghc-crypto-api:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-crypto-api
Version : 0.13.3-5.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 535.0 KiB
Installed : No
Status : not installed
Source package : ghc-crypto-api-0.13.3-5.14.src
Upstream URL : https://hackage.haskell.org/package/crypto-api
Summary : A generic interface for cryptographic operations
Description :
A generic interface for cryptographic operations (hashes, ciphers, randomness).
Maintainers of hash and cipher implementations are encouraged to add instances
for the classes defined in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes module. Any concepts or
functions of general use to more than one cryptographic algorithm (ex: padding)
is within scope of this package.

5. The same packages on other Linux Distributions