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

Last updated: May 16,2024

1. Install "libghc-unix-compat-dev" package

Please follow the steps below to install libghc-unix-compat-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-unix-compat-dev

2. Uninstall "libghc-unix-compat-dev" package

This tutorial shows how to uninstall libghc-unix-compat-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-unix-compat-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-unix-compat-dev
Priority: extra
Section: universe/haskell
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-unix-compat
Version: 0.4.1.4-4
Provides: libghc-unix-compat-dev-0.4.1.4-1e201
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-unix-dev-2.7.1.0-bb54e, libc6 (>= 2.2.5)
Suggests: libghc-unix-compat-doc, libghc-unix-compat-prof
Filename: pool/universe/h/haskell-unix-compat/libghc-unix-compat-dev_0.4.1.4-4_amd64.deb
Size: 12876
MD5sum: c7e085a0169e1abf614e2f5f1344b0ef
SHA1: ae36466129fe8e8c49d2d5a31b4c1af0486bb658
SHA256: c209d2bb2c56485430f036c8df9449a8659968a2388d9ef1d92700063fe93269
Description-en: Haskell portable POSIX-compatible layer
This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
unix package when available. When it isn't available, portable
implementations are used.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8319125b2c70cb25a5cb7cadcde274cc
Homepage: http://github.com/jystic/unix-compat
Ghc-Package: unix-compat-0.4.1.4-1e201f07f357b593e8ba1a46086e3ec5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu