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

Last updated: May 19,2024

1. Install "libghc-cryptonite-dev" package

Please follow the guidance below to install libghc-cryptonite-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cryptonite-dev" package

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

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

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

Package: libghc-cryptonite-dev
Priority: extra
Section: universe/haskell
Installed-Size: 10637
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cryptonite
Version: 0.10-1
Provides: libghc-cryptonite-dev-0.10-bfb3d
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-deepseq-dev-1.4.1.1-614b6, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-integer-gmp-dev-1.0.0.0-3c8c4, libghc-memory-dev-0.10-51efd, libc6 (>= 2.2.5)
Suggests: libghc-cryptonite-doc, libghc-cryptonite-prof
Filename: pool/universe/h/haskell-cryptonite/libghc-cryptonite-dev_0.10-1_amd64.deb
Size: 1003446
MD5sum: 4de02cd7dc12b58f287edd55ba8ae391
SHA1: 5c89612ddba08a41d9e34629e6f15c6e565f8eb8
SHA256: 8d9ed96bed27d040f1b5b54b3a2046ee0464941267ccd1a7de7e4a273db76be8
Description-en: cryptographic primitives
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 756a6fe15ec714eea895b9ecbb0e4e87
Homepage: https://github.com/vincenthz/cryptonite
Ghc-Package: cryptonite-0.10-bfb3d07cb50da589028735f6fdddde31
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu