How to Install and Uninstall ghc-crypto-api Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-crypto-api" package
In this section, we are going to explain the necessary steps to install ghc-crypto-api on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-crypto-api
Copied
2. Uninstall "ghc-crypto-api" package
Please follow the guidelines below to uninstall ghc-crypto-api on openSUSE Leap:
$
sudo zypper remove
ghc-crypto-api
Copied
3. Information about the ghc-crypto-api package on openSUSE Leap
Information for package ghc-crypto-api:
---------------------------------------
Repository : Main Repository
Name : ghc-crypto-api
Version : 0.13.3-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 551.8 KiB
Installed : No
Status : not installed
Source package : ghc-crypto-api-0.13.3-bp155.2.16.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.
---------------------------------------
Repository : Main Repository
Name : ghc-crypto-api
Version : 0.13.3-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 551.8 KiB
Installed : No
Status : not installed
Source package : ghc-crypto-api-0.13.3-bp155.2.16.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.