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

Last updated: May 20,2024

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

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

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

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

Please follow the guidelines below to uninstall libghc-binary-orphans-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-binary-orphans-dev
Priority: extra
Section: universe/haskell
Installed-Size: 524
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-binary-orphans
Version: 0.1.3.0-1build1
Provides: libghc-binary-orphans-dev-0.1.3.0-a501e
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-hashable-dev-1.2.3.3-ce7af, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-semigroups-dev-0.18.0.1-8280a, libghc-tagged-dev-0.8.2-16a51, libghc-text-dev-1.2.2.0-2c09c, libghc-text-binary-dev-0.2.1-5d724, libghc-time-dev-1.5.0.1-1b9a5, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libghc-vector-binary-instances-dev-0.2.1.0-d6cd2, libc6 (>= 2.2.5)
Suggests: libghc-binary-orphans-doc, libghc-binary-orphans-prof
Filename: pool/universe/h/haskell-binary-orphans/libghc-binary-orphans-dev_0.1.3.0-1build1_amd64.deb
Size: 58712
MD5sum: a1c269c4c60ff0d35ad4c2cb9ff148e6
SHA1: 67a1a828645185ed7fd8ddd79cdb24f071123d81
SHA256: 459a88934b6042b8a666a55a793d521c598cd5effd8d63dfc1d74f71359f534b
Description-en: Orphan instances for binary
`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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b5d0c83d1a5b5e632853d213da563872
Homepage: https://github.com/phadej/binary-orphans#readme
Ghc-Package: binary-orphans-0.1.3.0-a501eeb8927a9ce4e9b265b5b1f7edf6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu