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

Last updated: May 03,2024

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

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

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

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

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

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

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

Package: libghc-base-orphans-doc
Priority: extra
Section: universe/doc
Installed-Size: 255
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-base-orphans
Version: 0.4.5-1
Depends: haddock-interface-27
Filename: pool/universe/h/haskell-base-orphans/libghc-base-orphans-doc_0.4.5-1_all.deb
Size: 24724
MD5sum: f993002ec4c5724eb47a93662a8af116
SHA1: a8f86aa07af11debc90464593d7b537d8a692458
SHA256: dbf2ff71eb42cfe9069447fc65ac66cc0797dcb68129a797deb5d8bad275d2fd
Description-en: Backwards-compatible orphan instances for base; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ed9b86be2309372160b4c48371b555d9
Homepage: https://github.com/haskell-compat/base-orphans#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu