How to Install and Uninstall libcryptokit-ocaml Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "libcryptokit-ocaml" package

Please follow the steps below to install libcryptokit-ocaml on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcryptokit-ocaml

2. Uninstall "libcryptokit-ocaml" package

Please follow the steps below to uninstall libcryptokit-ocaml on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libcryptokit-ocaml package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcryptokit-ocaml
Architecture: amd64
Version: 1.15-1build1
Priority: optional
Section: universe/libs
Source: cryptokit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 962
Provides: libcryptokit-ocaml-fbu50
Depends: libzarith-ocaml-gs683, ocaml-base-nox-4.08.1, libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Filename: pool/universe/c/cryptokit/libcryptokit-ocaml_1.15-1build1_amd64.deb
Size: 242332
MD5sum: f701f703ecaa9e7e21dababe29f265e5
SHA1: cc16641e06c490c359bd579fc332cbb9e7c180b1
SHA256: c86cdf34d89ecfc43a90d4a53c7918b406a3720a6f6e850b49269ce20d181cda
SHA512: 7c2ad7f196a198a855b89e561ab2a504ea27df9463cac21f7d0aad00bb0913bfe7440ac21a2a73c3074ad08919910b7776b6e2fce71a63cab764bcb70e85d74c
Homepage: https://github.com/xavierleroy/cryptokit
Description-en: cryptographic algorithm library for OCaml - runtime
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 just the shared library for Cryptokit.
Description-md5: f48cbdabd2c023a461e32012f3de75ec