How to Install and Uninstall libinotify-ocaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libinotify-ocaml" package

Here is a brief guide to show you how to install libinotify-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libinotify-ocaml

2. Uninstall "libinotify-ocaml" package

Please follow the guidance below to uninstall libinotify-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libinotify-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libinotify-ocaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libinotify-ocaml
Priority: optional
Section: universe/libdevel
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-inotify
Version: 1.0-1build7
Provides: libinotify-ocaml-3r0p0
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.4)
Filename: pool/universe/o/ocaml-inotify/libinotify-ocaml_1.0-1build7_amd64.deb
Size: 5326
MD5sum: cabf77433e68d944672d568706f944d6
SHA1: bd3f0ad3e8c9230e769491364ca8a59b973dcb47
SHA256: 51e6876c2c8784bccce3a628ed0b51031beb9cc87910f33dce9dc4c7a1657b0c
Description-en: OCaml bindings for the inotify API
This library provides OCaml bindings for using inotify.
.
Inotify is a Linux kernel subsystem, that notice changes to the filesystem,
and report those changes to applications.
.
This package contains shared library.
Description-md5: d99ff02128e3b2ab0ed774b9a117bda1
Homepage: http://tab.snarc.org/projects/ocaml_inotify/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu