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

Last updated: September 19,2024

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

Learn how to install libghc-base-orphans-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-base-orphans-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-base-orphans-prof
Priority: extra
Section: universe/haskell
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-base-orphans
Version: 0.4.5-1
Provides: libghc-base-orphans-prof-0.4.5-fd5d4
Depends: libghc-base-orphans-dev (= 0.4.5-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-ghc-prim-prof-0.4.0.0-6cdc8
Filename: pool/universe/h/haskell-base-orphans/libghc-base-orphans-prof_0.4.5-1_amd64.deb
Size: 3954
MD5sum: 0139080b8ea7db1e3be8fa0bc0a239d3
SHA1: be3cf339902b03b19694198c9f675eb6decb935f
SHA256: dcec14fbbf0ef8d339c1c0773e6720982c9ea3722c49d489791ad685a4b6b0dd
Description-en: Backwards-compatible orphan instances for base; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 90570b29b3997f6d91d3208ff8799a5a
Homepage: https://github.com/haskell-compat/base-orphans#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu