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

Last updated: May 18,2024

1. Install "libghc-data-accessor-dev" package

This is a short guide on how to install libghc-data-accessor-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-data-accessor-dev

2. Uninstall "libghc-data-accessor-dev" package

Please follow the steps below to uninstall libghc-data-accessor-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-data-accessor-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-data-accessor-dev
Priority: extra
Section: universe/haskell
Installed-Size: 534
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-data-accessor
Version: 0.2.2.6-5
Provides: libghc-data-accessor-dev-0.2.2.6-dd995
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-data-accessor-doc, libghc-data-accessor-prof
Filename: pool/universe/h/haskell-data-accessor/libghc-data-accessor-dev_0.2.2.6-5_amd64.deb
Size: 66586
MD5sum: e20acdb87410d264ef5cf948013875e4
SHA1: ddf080e2bb2e4a52450d1aa115b3193d909a0866
SHA256: 6e195e568111e3d7f80bdb712ccada34b55aff13e7e22a5bbd04b4ad744f635f
Description-en: Utilities for accessing and manipulating fields of records
With this library you can define record field accessors which allow
setting, getting and modifying values easily. You can combine accessors
of a record and sub-records to make the access look like the fields
of the sub-record belong to the main record.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2daaf54a0bdc0b9827484b4d724de070
Homepage: http://www.haskell.org/haskellwiki/Record_access
Ghc-Package: data-accessor-0.2.2.6-dd99509c8729e2215a9dd6c33e0496dd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu