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

Last updated: May 03,2024

1. Install "libcryptokit-ocaml-dev" package

This guide let you learn how to install libcryptokit-ocaml-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libcryptokit-ocaml-dev" package

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

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

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

Package: libcryptokit-ocaml-dev
Architecture: amd64
Version: 1.15-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: 3506
Provides: libcryptokit-ocaml-dev-fbu50
Depends: zlib1g-dev, libcryptokit-ocaml-fbu50, libzarith-ocaml-dev-gs683, ocaml-nox-4.08.1
Filename: pool/universe/c/cryptokit/libcryptokit-ocaml-dev_1.15-1build1_amd64.deb
Size: 545756
MD5sum: 19720d7c6dd20cb5ccb378869ade48dc
SHA1: 34aed8746dc6076417c6e3938aa50ed2748a1ab8
SHA256: f4f32168b5d8c3c6873a98443f4ff453be99676ee82870654f017837b38d3b0e
SHA512: 9e1a6058dbe928f07c410c18d4a7675ba6e52a534e21eee8f73223db3840755d1d9b8d8a4389c4e25f8da2d78ebfc62bad5f618688f1078b17c6929858792ddd
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