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

Last updated: February 01,2025

1. Install "libghc-crypton-dev" package

This guide covers the steps necessary to install libghc-crypton-dev on Kali Linux

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

2. Uninstall "libghc-crypton-dev" package

Please follow the guidance below to uninstall libghc-crypton-dev on Kali Linux:

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

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

Package: libghc-crypton-dev
Source: haskell-crypton (0.33-2)
Version: 0.33-2+b1
Installed-Size: 21817
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-crypton-dev-0.33-af60b
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-basement-dev-0.0.16-5c564, libghc-bytestring-dev-0.11.5.2-6590e, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-integer-gmp-dev-1.1-4ce32, libghc-memory-dev-0.18.0-9ebfa, libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg)
Size: 2233964
SHA256: d1bc5ba4535f9b8b7f0d390c7f589516122873ca055687236b718bc9492b7836
SHA1: 2b6da1628508412abcb8cfb30be2823fa5dc58c5
MD5sum: eda2f79372ef3ed85cf07120176d8645
Description: cryptography primitives for Haskell
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/kazu-yamamoto/crypton
Ghc-Package: crypton-0.33-ArFBm4GbnpJAUqdf3yGlq5
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-crypton/libghc-crypton-dev_0.33-2+b1_amd64.deb

5. The same packages on other Linux Distributions