How to Install and Uninstall libghc-crypton-prof Package on Kali Linux

Last updated: July 05,2024

1. Install "libghc-crypton-prof" package

This is a short guide on how to install libghc-crypton-prof on Kali Linux

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

2. Uninstall "libghc-crypton-prof" package

This tutorial shows how to uninstall libghc-crypton-prof on Kali Linux:

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

3. Information about the libghc-crypton-prof package on Kali Linux

Package: libghc-crypton-prof
Source: haskell-crypton (0.33-2)
Version: 0.33-2+b1
Installed-Size: 19259
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-crypton-prof-0.33-af60b
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-basement-prof-0.0.16-5c564, libghc-bytestring-prof-0.11.5.2-6590e, libghc-crypton-dev (= 0.33-2+b1), libghc-deepseq-prof-1.4.8.0-ddf16, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-integer-gmp-prof-1.1-4ce32, libghc-memory-prof-0.18.0-9ebfa
Size: 1958428
SHA256: f7e4a688471d4cad017a4e60412c9fa9788435b7a7c18edbe95620d0ea80732c
SHA1: 1abefc8fbe0624c43b04c158d17cceeefed98d81
MD5sum: 848f7d926e0e0b9c704dfc2f5d086554
Description: cryptography primitives for Haskell; profiling libraries
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia,
RC4, Salsa, XSalsa, ChaCha
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF
- 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:
Homepage: https://github.com/kazu-yamamoto/crypton
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-crypton/libghc-crypton-prof_0.33-2+b1_amd64.deb

5. The same packages on other Linux Distributions