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

Last updated: May 04,2024

1. Install "libghc-fsnotify-dev" package

This tutorial shows how to install libghc-fsnotify-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-fsnotify-dev" package

Please follow the guidelines below to uninstall libghc-fsnotify-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-fsnotify-dev
Priority: extra
Section: universe/haskell
Installed-Size: 571
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-fsnotify
Version: 0.2.1-2build1
Provides: libghc-fsnotify-dev-0.2.1-15806
Depends: libghc-async-dev-2.0.2-a8314, 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-filepath-dev-1.4.0.0-f97d1, libghc-hinotify-dev-0.3.8.1-f644e, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-unix-compat-dev-0.4.1.4-1e201, libc6 (>= 2.2.5)
Suggests: libghc-fsnotify-doc, libghc-fsnotify-prof
Filename: pool/universe/h/haskell-fsnotify/libghc-fsnotify-dev_0.2.1-2build1_amd64.deb
Size: 71874
MD5sum: 4c565c893c956879c9f7a2955336ad9b
SHA1: 39bb609fa6b4a3039a850cefb8c6eedf9c4c8bb7
SHA256: 3376061b8b98622a647260a2b8445e12e65830777cc1d64454d044a87ff82d1d
Description-en: file creation/modification/deletion notification
Cross-platform library for file creation, modification, and deletion
notification. This library builds upon existing libraries for
platform-specific Window, Mac, and Linux filesystem event notification.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 079460b6d636bb59e1c721bdfdddeef4
Homepage: https://github.com/haskell-fswatch/hfsnotify
Ghc-Package: fsnotify-0.2.1-158068bcde5ab1f03dbf68c1f9734a16
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu