How to Install and Uninstall libcryptokit-ocaml-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "libcryptokit-ocaml-dev" package

Please follow the guidelines below to install libcryptokit-ocaml-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcryptokit-ocaml-dev

2. Uninstall "libcryptokit-ocaml-dev" package

Please follow the guidance below to uninstall libcryptokit-ocaml-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libcryptokit-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcryptokit-ocaml-dev package on Ubuntu 21.10 (Impish Indri)

Package: libcryptokit-ocaml-dev
Architecture: amd64
Version: 1.16.1-1build1
Priority: optional
Section: universe/libdevel
Source: cryptokit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2214
Provides: libcryptokit-ocaml-dev-5a1e1
Depends: zlib1g-dev, libcryptokit-ocaml-5a1e1, libzarith-ocaml-dev-rccg7, ocaml-nox-4.11.1
Filename: pool/universe/c/cryptokit/libcryptokit-ocaml-dev_1.16.1-1build1_amd64.deb
Size: 508636
MD5sum: a54795a0779e6fa71f56c6579bf1bcdd
SHA1: 76f8b4ed63e5c2bbb370eb6892768bf9dd5306b6
SHA256: fad6ca5926aedc98cb6c69594b03cd80fa102ce618faa864761e7e4256ed19b7
SHA512: eb11b2fdf4634ddc77a113adc1c4ca04b03e0cb70f30307da7c3d9e4616b446dd376ab2ccb70e1daa2dae7f29674c51bce54a5c8fed15d86d966a92685a883ab
Homepage: https://github.com/xavierleroy/cryptokit
Description-en: cryptographic algorithm library for OCaml - development
The Cryptokit library for Objective Caml provides a variety of
cryptographic primitives that can be used to implement cryptographic
protocols in security-sensitive applications. The primitives provided
include:
.
- Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour,
in ECB, CBC, CFB and OFB modes.
- Public-key cryptography: RSA encryption, Diffie-Hellman key agreement.
- Hash functions and MACs: SHA-1, MD5, and MACs based on AES and DES.
- Random number generation.
- Encodings and compression: base 64, hexadecimal, Zlib compression.
.
Additional ciphers and hashes can easily be used in conjunction with
the library. In particular, basic mechanisms such as chaining modes,
output buffering, and padding are provided by generic classes that can
easily be composed with user-provided ciphers. More generally, the library
promotes a "Lego"-like style of constructing and composing
transformations over character streams.
.
This package provides static libraries, interfaces, and documentation
for Cryptokit.
Description-md5: d4c1a0a76480735b44eaf63bc49e9a35