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

Last updated: May 18,2024

1. Install "libghc-crypto-doc" package

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

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

2. Uninstall "libghc-crypto-doc" package

This guide covers the steps necessary to uninstall libghc-crypto-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-crypto-doc
Priority: extra
Section: universe/doc
Installed-Size: 1186
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-crypto
Version: 4.2.5.1-5build1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-crypto/libghc-crypto-doc_4.2.5.1-5build1_all.deb
Size: 86146
MD5sum: 19af856d5808d9755fd14c7959200dab
SHA1: d345ff4a9e4e64860b49330d383bbd7a9f567882
SHA256: e8652688892092a89bc69f117d615bedddd3cea9708396d17fa27f2d6c7573e9
Description-en: cryptographical algorithms for Haskell; documentation
This package contains the following cryptographical algorithms:
* DES
* Blowfish
* AES
* TEA
* SHA1
* MD5
* RSA
* BubbleBabble
* Hexdump
* Support for Word128, Word192 and Word256 and Beyond
* PKCS5
* Padding
* Various Encryption Modes e.g. Cipher Block Chaining
.
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: d997bc1080c86d6e7539e0721cddff71
Homepage: http://hackage.haskell.org/package/Crypto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu