How to Install and Uninstall libghc-hinotify-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libghc-hinotify-dev" package

Here is a brief guide to show you how to install libghc-hinotify-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hinotify-dev

2. Uninstall "libghc-hinotify-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-hinotify-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hinotify-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-hinotify-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-hinotify-dev
Priority: extra
Section: universe/haskell
Installed-Size: 518
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hinotify
Version: 0.3.8.1-3
Provides: libghc-hinotify-dev-0.3.8.1-f644e
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-unix-dev-2.7.1.0-bb54e, libc6 (>= 2.2.5)
Suggests: libghc-hinotify-doc, libghc-hinotify-prof
Filename: pool/universe/h/haskell-hinotify/libghc-hinotify-dev_0.3.8.1-3_amd64.deb
Size: 59300
MD5sum: 36a3d73af65cbe5ca547d8f50cc52e2a
SHA1: 67723a6ad88d776fe4cfd62c5586d6ee6c11f90f
SHA256: 7e6a250349329498fe732ce93be3785499eb5b7462c80ece87a35470fb44d55f
Description-en: Haskell inotify library
Hinotify is a Haskell library for inotify, a part of the Linux kernel
.
Hinotify uses inotify to provide file system event notification,
simply add a watcher to a file or directory and get an event when it
is accessed or modified.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d36b83cedf885ccfabea47b6c5e4256a
Homepage: http://hackage.haskell.org/package/hinotify
Ghc-Package: hinotify-0.3.8.1-f644e042eb68dd82edb908ec075a1bec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu