How to Install libssl-ocaml in Ubuntu 18.04



Install libssl-ocaml by entering the following commands in the terminal:

sudo apt update
sudo apt install libssl-ocaml

Description:

OCaml bindings for OpenSSL (runtime)

OCaml library for communicating through SSL/TLS encrypted connections using the OpenSSL library. . This package contains only the shared runtime stub libraries.

Homepage: https://github.com/savonet/ocaml-ssl

Version: 0.5.3-1build2

Section: universe/libs