How to Install and Uninstall libghc-crypto-api-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libghc-crypto-api-dev" package

Please follow the instructions below to install libghc-crypto-api-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-crypto-api-dev

2. Uninstall "libghc-crypto-api-dev" package

Please follow the step by step instructions below to uninstall libghc-crypto-api-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-crypto-api-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-crypto-api-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-crypto-api-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2016
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-crypto-api
Version: 0.13.2-5
Provides: libghc-crypto-api-dev-0.13.2-992bd
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cereal-dev-0.4.1.1-e5a2d, libghc-entropy-dev-0.3.7-c7ac0, libghc-tagged-dev-0.8.2-16a51, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-crypto-api-doc, libghc-crypto-api-prof
Filename: pool/universe/h/haskell-crypto-api/libghc-crypto-api-dev_0.13.2-5_amd64.deb
Size: 209514
MD5sum: a7e4c1223104f823b1d559586af2feb8
SHA1: d0a165a8f7412f4c95ca4216873153c5be4fa719
SHA256: 90c080ea1b0cb481d2c9e75f394be5bd37e096562272d0c5ad0b1ad7c4fcfdff
Description-en: generic interface for cryptographic operations
A generic interface for cryptographic operations, platform independent
quality RNG, property tests and known-answer tests (KATs) for common
algorithms, and a basic benchmark infrastructure. 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.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 502429f4354199bc0710ebe81fb94e95
Homepage: https://github.com/TomMD/crypto-api
Ghc-Package: crypto-api-0.13.2-992bdf931a769923de7b730e79dfa575
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu