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

Last updated: May 14,2024

1. Install "libghc-ixset-dev" package

In this section, we are going to explain the necessary steps to install libghc-ixset-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-ixset-dev" package

This guide covers the steps necessary to uninstall libghc-ixset-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-ixset-dev
Priority: extra
Section: universe/haskell
Installed-Size: 828
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-ixset
Version: 1.0.6.1-1build1
Provides: libghc-ixset-dev-1.0.6.1-ab8fb
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-safecopy-dev-0.8.6-281a8, libghc-syb-dev-0.6-d154b, libghc-syb-with-class-dev-0.6.1.6-91530, libghc-template-haskell-dev-2.10.0.0-3c4cb, libc6 (>= 2.2.5)
Suggests: libghc-ixset-doc, libghc-ixset-prof
Filename: pool/universe/h/haskell-ixset/libghc-ixset-dev_1.0.6.1-1build1_amd64.deb
Size: 91028
MD5sum: c22871d4f5b6a5d156337fff63fe8f93
SHA1: 3065b1f193431750933820c4e501da3af19b9b2e
SHA256: a5b7bd9b5cb0d97e438813a55b9c14a94214864ee2cff979ca1555138b0ef2ee
Description-en: Haskell implementation of queryable sets - GHC 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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 50178fe308e6c5cbfdb009cd6e8e5a8e
Homepage: http://happstack.com
Ghc-Package: ixset-1.0.6.1-ab8fb47b409a8e142477f7c84b016a68
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu