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

Last updated: May 10,2024

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

This guide covers the steps necessary to install libghc-binary-orphans-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libghc-binary-orphans-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-binary-orphans-doc
Priority: extra
Section: universe/doc
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-binary-orphans
Version: 0.1.3.0-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-scientific-doc
Filename: pool/universe/h/haskell-binary-orphans/libghc-binary-orphans-doc_0.1.3.0-1build1_all.deb
Size: 19224
MD5sum: ec19b981d6130ea7bf60cc5f253a9e7c
SHA1: 75e8d559cd6b126bd6130e1534f00d48101b14a6
SHA256: b9752b86764a884e1b27e826e04c540023a91c5532cb81ccaa572bf8988c7e2d
Description-en: Orphan instances for binary; documentation
`binary-orphans` defines orphan instances for types in some popular packages,
in particular:
.
* aeson
* unordered-containers (HashMap, HashSet)
* scientific
* tagged
* base (newtypes from Data.Monoid)
* time
.
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: 7e9041dc6bb5236df3578e4e5afe0c99
Homepage: https://github.com/phadej/binary-orphans#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu