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

Last updated: May 07,2024

1. Install "libghc-ixset-prof" package

This tutorial shows how to install libghc-ixset-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-ixset-prof" package

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

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

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

Package: libghc-ixset-prof
Priority: extra
Section: universe/haskell
Installed-Size: 715
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-ixset
Version: 1.0.6.1-1build1
Provides: libghc-ixset-prof-1.0.6.1-ab8fb
Depends: libghc-ixset-dev (= 1.0.6.1-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-safecopy-prof-0.8.6-281a8, libghc-syb-prof-0.6-d154b, libghc-syb-with-class-prof-0.6.1.6-91530, libghc-template-haskell-prof-2.10.0.0-3c4cb
Filename: pool/universe/h/haskell-ixset/libghc-ixset-prof_1.0.6.1-1build1_amd64.deb
Size: 78778
MD5sum: bf1a8c5ee0a952726b4272e0b8fbf6ce
SHA1: c5be691d6cd8083565efdc35fe8b77f1c62b6537
SHA256: 93a6a6380e689b87a8e4eaf53d20ecf1fdeb6a853c2ed61e6523de5d625c2c0f
Description-en: Haskell implementation of queryable sets - GHC profiling libraries; profiling libraries
IxSet is a Haskell efficient implementation of queryable sets: it
makes you able to define complex data types and index them on some of
theirs fields. Then you can efficiently query the IxSet to find the
records that satisfy some condition.
.
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: a62f421c5db0f41ae00c319d4c810c96
Homepage: http://happstack.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu