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

Last updated: May 07,2024

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

Learn how to install libghc-data-accessor-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libghc-data-accessor-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-data-accessor-doc
Priority: extra
Section: universe/doc
Installed-Size: 333
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-data-accessor
Version: 0.2.2.6-5
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-data-accessor/libghc-data-accessor-doc_0.2.2.6-5_all.deb
Size: 37826
MD5sum: bcd1db07c1d1501206ed42be9df91397
SHA1: 242be033614493d5961f3d11b442c1d2e4127848
SHA256: 65be42a0d8fec6c139e42e29ffdda5cc5e457659791e3e6702c4008b3e93ff24
Description-en: Utilities for accessing and manipulating fields of records; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8d56374d5339c0071119c75a6639d746
Homepage: http://www.haskell.org/haskellwiki/Record_access
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu