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

Last updated: September 19,2024

1. Install "libghc-pointedlist-prof" package

Please follow the step by step instructions below to install libghc-pointedlist-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-pointedlist-prof

2. Uninstall "libghc-pointedlist-prof" package

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

$ sudo apt remove libghc-pointedlist-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-pointedlist-prof
Priority: extra
Section: universe/haskell
Installed-Size: 264
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pointedlist
Version: 0.6.1-4
Provides: libghc-pointedlist-prof-0.6.1-70dee
Depends: libghc-pointedlist-dev (= 0.6.1-4), libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9
Filename: pool/universe/h/haskell-pointedlist/libghc-pointedlist-prof_0.6.1-4_amd64.deb
Size: 33534
MD5sum: 2114ca7a4abc48ce1d54cd121b73ce92
SHA1: abce98e6fd07e252f089d9cd3528e674f6934ab4
SHA256: a9e1161748deb1c29ce9d11a06066293c6c07911455c52a67dcedc0180fae2d1
Description-en: zipper-like comonad which works as a list, tracking a position; profiling libraries
This Haskell library provides PointedList, which tracks the position in a
non-empty list which works similarly to a zipper. A current item is always
required, and therefore the list may never be empty. A circular PointedList
wraps around to the other end when progressing past the actual edge.
.
This package contains the libraries compiled with profiling enabled.
Description-md5: 1fc526d637054c1059db9b51a3bb367c
Homepage: http://hackage.haskell.org/package/pointedlist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu