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

Last updated: May 15,2024

1. Install "libghc-xcb-types-prof" package

This is a short guide on how to install libghc-xcb-types-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-xcb-types-prof

2. Uninstall "libghc-xcb-types-prof" package

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

$ sudo apt remove libghc-xcb-types-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-xcb-types-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1073
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-xcb-types
Version: 0.7.1-2build1
Provides: libghc-xcb-types-prof-0.7.1-b08b5
Depends: libghc-xcb-types-dev (= 0.7.1-2build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90, libghc-pretty-prof-1.1.2.0-5cc41, libghc-xml-prof-1.3.14-a73a3
Filename: pool/universe/h/haskell-xcb-types/libghc-xcb-types-prof_0.7.1-2build1_amd64.deb
Size: 106240
MD5sum: 34916b5e8edd85fcf77a138d792c6043
SHA1: faf57c6644edf5a3aa23a30d3632bcd4cd0f3cd8
SHA256: 951ad9bc016af1897c6e18609752483b94cdccf17d703e7d1410e5a4ac0e296a
Description-en: Parses XML files used by the XCB project; profiling libraries
This package provides types which mirror the structures used in the XCB code
generation XML files.
.
See project http://xcb.freedesktop.org/ for more information about the XCB
project.
.
The XML files describe the data-types, events and requests used by the X
Protocol, and are used to auto-generate large parts of the XCB project.
.
This package parses these XML files into Haskell data structures.
.
If you want to do something with these XML descriptions but don't want to
learn XSLT, this package should help.
.
This version of xcb-types is intended to fully parse the X Protocol
description version 1.4.
.
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: f1dc20eacce703b02258ebda9073d92c
Homepage: http://community.haskell.org/~aslatter/code/xcb-types
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu