How to Install libsha-ocaml-dev in Ubuntu 18.04



Install libsha-ocaml-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsha-ocaml-dev

Description:

SHA cryptographic hash functions for OCaml (development files)

SHA-1 produces a 160-bit digest from its input. SHA-256 and SHA-512 produce 256-bit and 512-bit digests from their inputs, respectively. . This package contains the files needed to compile OCaml programs that use the SHA library.

Homepage: https://github.com/vincenthz/ocaml-sha

Version: 1.9-2build1

Section: universe/libdevel