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

Last updated: May 16,2024

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

This guide covers the steps necessary to install libghc-unix-compat-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libghc-unix-compat-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-unix-compat-prof
Priority: extra
Section: universe/haskell
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-unix-compat
Version: 0.4.1.4-4
Provides: libghc-unix-compat-prof-0.4.1.4-1e201
Depends: libghc-unix-compat-dev (= 0.4.1.4-4), libghc-base-prof-4.8.2.0-0d6d1, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-unix-compat/libghc-unix-compat-prof_0.4.1.4-4_amd64.deb
Size: 9524
MD5sum: ab83604eea084b6e47468651700ed349
SHA1: 99f68ddc4703592afae2182d09f3f2e92fa13524
SHA256: 4effcbeae8c98ed6e20e596e4d88d01533a706e4c50c4de32fd8c7c75a3611f8
Description-en: Haskell portable POSIX-compatible layer; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: cdd52c709af64ef9d56871401af9770c
Homepage: http://github.com/jystic/unix-compat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu