How to Install libinotify-ocaml software package in Debian 8 (Jessie)

How to Install libinotify-ocaml software package in Debian 8 (Jessie)

libinotify-ocaml software package provides OCaml bindings for the inotify API, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libinotify-ocaml 

libinotify-ocaml is installed in your system.

Make ensure the libinotify-ocaml package were installed using the commands given below,

$ sudo dpkg-query -l | grep libinotify-ocaml *

You will get with libinotify-ocaml package name, version, architecture and description in a table

libinotify-ocaml package basic information:

Distro Debian 8 jessie
Section Ocaml
Package libinotify-ocaml
Version 1.0-1+b4 [amd64, armel, i386,
Description OCaml bindings for the inotify API
Sub Section Ocaml


See Also, How to uninstall or remove libinotify-ocaml software package from Debian 8 (Jessie)?