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

Last updated: May 22,2024

1. Install "libghc-cryptonite-prof" package

Please follow the step by step instructions below to install libghc-cryptonite-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cryptonite-prof" package

Please follow the steps below to uninstall libghc-cryptonite-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cryptonite-prof
Priority: extra
Section: universe/haskell
Installed-Size: 8368
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cryptonite
Version: 0.10-1
Provides: libghc-cryptonite-prof-0.10-bfb3d
Depends: libghc-cryptonite-dev (= 0.10-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-deepseq-prof-1.4.1.1-614b6, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-integer-gmp-prof-1.0.0.0-3c8c4, libghc-memory-prof-0.10-51efd
Filename: pool/universe/h/haskell-cryptonite/libghc-cryptonite-prof_0.10-1_amd64.deb
Size: 841772
MD5sum: e9a5adf1aa2148686f214c229d647ae9
SHA1: 6db42889fd76437be046eceaa882e80a97409d07
SHA256: 854160512272fa5e2da13556bc856811292643b03726e874d28592242fe23178
Description-en: cryptographic primitives; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9a946d65188eaf9890d257a829b2882f
Homepage: https://github.com/vincenthz/cryptonite
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu