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

Last updated: May 15,2024

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

Learn how to install libghc-xcb-types-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libghc-xcb-types-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-xcb-types-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1117
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-xcb-types
Version: 0.7.1-2build1
Provides: libghc-xcb-types-dev-0.7.1-b08b5
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-mtl-dev-2.2.1-3af90, libghc-pretty-dev-1.1.2.0-5cc41, libghc-xml-dev-1.3.14-a73a3, libc6 (>= 2.2.5)
Suggests: libghc-xcb-types-doc, libghc-xcb-types-prof
Filename: pool/universe/h/haskell-xcb-types/libghc-xcb-types-dev_0.7.1-2build1_amd64.deb
Size: 130748
MD5sum: da130049bcaad68348c2fbd6ae716bbd
SHA1: a8e64341897aac026fe098b602346885ffb546cb
SHA256: ad683e681c633ce5cfe52f3220853b97f99bca233751c6ceed2a5a9ccd1b641e
Description-en: Parses XML files used by the XCB project
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 505d44b249ceeaa4b02f07e7b4fb3243
Homepage: http://community.haskell.org/~aslatter/code/xcb-types
Ghc-Package: xcb-types-0.7.1-b08b582a129d61c4379e9f97ea969ab2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu