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

Last updated: May 12,2024

1. Install "libghc-uulib-prof" package

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

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

2. Uninstall "libghc-uulib-prof" package

Here is a brief guide to show you how to uninstall libghc-uulib-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-uulib-prof
Priority: extra
Section: universe/haskell
Installed-Size: 3311
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-uulib
Version: 0.9.20-2
Provides: libghc-uulib-prof-0.9.20-80485
Depends: libghc-uulib-dev (= 0.9.20-2), libghc-base-prof-4.8.2.0-0d6d1, libghc-ghc-prim-prof-0.4.0.0-6cdc8
Filename: pool/universe/h/haskell-uulib/libghc-uulib-prof_0.9.20-2_amd64.deb
Size: 340830
MD5sum: 447fc761f253203123a44d66fc898737
SHA1: efeb92684c7837f799399eaeaef33d6ea65be801
SHA256: 2b8fa1a5114c6d2ba5d26a793bc1bd064d42fda6b4dfd9cd65c1e1c04538f65d
Description-en: parser and pretty print combinator library for GHC; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 21d426ea213b164640ee761ef96211c0
Homepage: https://github.com/UU-ComputerScience/uulib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu