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

Last updated: May 04,2024

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

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

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

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

Please follow the guidance below to uninstall libghc-crypto-api-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-crypto-api-doc
Priority: extra
Section: universe/doc
Installed-Size: 2101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-crypto-api
Version: 0.13.2-5
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-cereal-doc, libghc-entropy-doc, libghc-tagged-doc
Filename: pool/universe/h/haskell-crypto-api/libghc-crypto-api-doc_0.13.2-5_all.deb
Size: 109838
MD5sum: 0e6d9574910b5f6f3811bdefaa3db2cf
SHA1: c5a708f4f75f06509fa19e87a90a2c1025275686
SHA256: 7c04ca6bf5ae8a0144597e995d6a2d9b6509ada80804925576e7254c071e94fb
Description-en: generic interface for cryptographic operations; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 58f0e637e687e2732df9fdd6e22a6b08
Homepage: https://github.com/TomMD/crypto-api
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu