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

Last updated: April 26,2024

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

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

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

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

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

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

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

Package: libghc-data-accessor-prof
Priority: extra
Section: universe/haskell
Installed-Size: 423
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-data-accessor
Version: 0.2.2.6-5
Provides: libghc-data-accessor-prof-0.2.2.6-dd995
Depends: libghc-data-accessor-dev (= 0.2.2.6-5), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-data-accessor/libghc-data-accessor-prof_0.2.2.6-5_amd64.deb
Size: 54632
MD5sum: 4da8773fecd106b83daee9a3d68f9ab4
SHA1: 5e352479b99898f0a69cad4b22b574bda32d161a
SHA256: bc10508779d75a6699e052d41b5151f79ad0d190188f952c5d9589ef6b90e98a
Description-en: Utilities for accessing and manipulating fields of records; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8ce30c4a749abe85d270bfaaa3b72639
Homepage: http://www.haskell.org/haskellwiki/Record_access
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu