How to Install libmysql-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libmysql-ocaml-dev

Description:

OCaml bindings for MySql (development package)

This OCaml library interfaces the MySql C library. It can be used to access and modify MySql databases from OCaml programs. . This package contains all the development stuff you need to use OCaml MySql in your programs.

Homepage: http://ocaml-mysql.forge.ocamlcore.org/

Version: 1.2.1-1build1

Section: universe/libdevel