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

Last updated: May 21,2024

1. Install "libghc-newtype-dev" package

In this section, we are going to explain the necessary steps to install libghc-newtype-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-newtype-dev

2. Uninstall "libghc-newtype-dev" package

Please follow the instructions below to uninstall libghc-newtype-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-newtype-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-newtype-dev
Priority: extra
Section: universe/haskell
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-newtype
Version: 0.2-7
Provides: libghc-newtype-dev-0.2-e5433
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-newtype-doc, libghc-newtype-prof
Filename: pool/universe/h/haskell-newtype/libghc-newtype-dev_0.2-7_amd64.deb
Size: 15546
MD5sum: b23e72ae3b7497dbdc681ab915dad945
SHA1: 51bbef563bf064e753826335f397f2ab75eeb78e
SHA256: 6b881126daddda1f4a87eeae2773129bcbc23bb96d81b7ca8e8eaa81ea1d783f
Description-en: A typeclass for working with newtypes
The Newtype typeclass represents the packing and unpacking of a newtype, and
allows you to operatate under that newtype with functions such as ala.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 12f6f2bb304a74ea13bb7dee7594e678
Homepage: http://hackage.haskell.org/package/newtype
Ghc-Package: newtype-0.2-e5433142a01657cbee9c3fa5cc1368ed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu