How to Install libssl-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libssl-ocaml-dev

Description:

OCaml bindings for OpenSSL

OCaml library for communicating through SSL/TLS encrypted connections using the OpenSSL library. . This package contains all the development stuff you need to use the ssl OCaml library in your programs.

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

Version: 0.5.3-1build2

Section: universe/libdevel