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

Last updated: May 17,2024

1. Install "libghc-base-orphans-dev" package

Please follow the guidance below to install libghc-base-orphans-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-base-orphans-dev

2. Uninstall "libghc-base-orphans-dev" package

Please follow the step by step instructions below to uninstall libghc-base-orphans-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-base-orphans-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-base-orphans-dev
Priority: extra
Section: universe/haskell
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-base-orphans
Version: 0.4.5-1
Provides: libghc-base-orphans-dev-0.4.5-fd5d4
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-base-orphans-doc, libghc-base-orphans-prof
Filename: pool/universe/h/haskell-base-orphans/libghc-base-orphans-dev_0.4.5-1_amd64.deb
Size: 6164
MD5sum: b2c4b9ca48f1000025fb3cbb1af5aa1e
SHA1: fb6ce4d8676e77c24066f336d05f0f86564b1c13
SHA256: c1fe2dc17217e2a6f6e37ba651013b966e75f6de6910009d3e353c269008c5fb
Description-en: Backwards-compatible orphan instances for base
base-orphans defines orphan instances that mimic instances available in later
versions of base to a wider (older) range of compilers. base-orphans does
not export anything except the orphan instances themselves and complements
the base-compat package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 68f683765eb858b6dfe03fb21673bac6
Homepage: https://github.com/haskell-compat/base-orphans#readme
Ghc-Package: base-orphans-0.4.5-fd5d4ef84797b48b23d9bf0d3ccf8c05
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu