How to Install and Uninstall libmirage-crypto-ocaml Package on Kali Linux

Last updated: May 19,2024

1. Install "libmirage-crypto-ocaml" package

This is a short guide on how to install libmirage-crypto-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libmirage-crypto-ocaml

2. Uninstall "libmirage-crypto-ocaml" package

This guide covers the steps necessary to uninstall libmirage-crypto-ocaml on Kali Linux:

$ sudo apt remove libmirage-crypto-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmirage-crypto-ocaml package on Kali Linux

Package: libmirage-crypto-ocaml
Source: ocaml-mirage-crypto (0.11.2-2)
Version: 0.11.2-2+b1
Installed-Size: 2724
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libmirage-crypto-ocaml-7yft4
Depends: libc6 (>= 2.25), libcstruct-ocaml-5jx75, libeqaf-ocaml-hch14, liblogs-ocaml-0yoh6, libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, libzarith-ocaml-zlfv4, ocaml-base-4.14.1
Suggests: ocaml-findlib
Size: 589184
SHA256: 8002a7e175d15ce35cbf19745473b375503ac91fd8e275adc36c844597137b3e
SHA1: 948309d56eee436f9d797b43f7b46c4575b12679
MD5sum: a2ebe2b07960e68696fd1b5644bc7ce3
Description: simple symmetric cryptography for the modern age (runtime)
Mirage-crypto provides symmetric ciphers (DES, AES, RC4,
ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).
.
Mirage-crypto-rng provides a random number generator interface, and
implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in
the unix sublibrary).
.
Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH).
.
Mirage-crypto-ec provides an implementation of key exchange (ECDH)
and digital signature (ECDSA/EdDSA) algorithms using code from Fiat
(https://github.com/mit-plv/fiat-crypto). The curves P224
(SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1),
and 25519 (X25519, Ed25519) are implemented by this package.
.
This package contains the shared runtime libraries.
Description-md5:
Homepage: https://github.com/mirage/mirage-crypto
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-mirage-crypto/libmirage-crypto-ocaml_0.11.2-2+b1_amd64.deb