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

Last updated: May 11,2024

1. Install "libghc-uulib-dev" package

This guide covers the steps necessary to install libghc-uulib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-uulib-dev" package

This guide let you learn how to uninstall libghc-uulib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-uulib-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3804
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-uulib
Version: 0.9.20-2
Provides: libghc-uulib-dev-0.9.20-80485
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-uulib-doc, libghc-uulib-prof
Filename: pool/universe/h/haskell-uulib/libghc-uulib-dev_0.9.20-2_amd64.deb
Size: 391196
MD5sum: 41f5ff9042c63ba744254539382e36bf
SHA1: ee7ee2398615913c84538a09250e5eee2a97a9ce
SHA256: d5af78e349c5aefeaec0e4cb5d76e6e5aae83660c20a91ef933b1d65b44c669d
Description-en: parser and pretty print combinator library for GHC
The uulib Haskell library contains fast, error repairing parser
combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a
set of data structures and algorithms for working with sets and
sequences (UU.DData) for Haskell.
.
The library is developed at Utrecht University and is part of the
Haskell Utrecht Tools.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2e8183b8a00d0e0983e66ca6a80840ff
Homepage: https://github.com/UU-ComputerScience/uulib
Ghc-Package: uulib-0.9.20-80485f52b555f62ddbab224fa5b5f055
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu