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

Last updated: May 13,2024

1. Install "libghc-cryptonite-doc" package

Here is a brief guide to show you how to install libghc-cryptonite-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cryptonite-doc" package

In this section, we are going to explain the necessary steps to uninstall libghc-cryptonite-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cryptonite-doc
Priority: extra
Section: universe/doc
Installed-Size: 3381
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-cryptonite
Version: 0.10-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-memory-doc
Filename: pool/universe/h/haskell-cryptonite/libghc-cryptonite-doc_0.10-1_all.deb
Size: 220270
MD5sum: 87c02f04e1840ae0a4b5045f9d4a14d9
SHA1: 380179c91703073dbdddbe16dd053e66723cbc56
SHA256: 0e5e44ee5c4c9974220534102b8ec429dfc567a5d300ffc443e65346d9d110ba
Description-en: cryptographic primitives; documentation
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa,
ChaCha.
- Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd,
Tiger, Whirlpool
- MAC: HMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
Ed25519
- Key Derivation Function: BCrypt, PBKDF2, Scrypt
- Cryptographic Random generation: System Entropy, Deterministic
Random Generator
- Data-related: Anti-Forensic Information Splitter (AFIS)
.
This package strives to be a cryptographic kitchen sink that provides
cryptography for everyone.
.
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: 2fe4c0feb43b6f44b35339f5a4ecc7ff
Homepage: https://github.com/vincenthz/cryptonite
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu