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

Last updated: May 08,2024

1. Install "libghc-dbus-dev" package

This tutorial shows how to install libghc-dbus-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-dbus-dev" package

This is a short guide on how to uninstall libghc-dbus-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-dbus-dev
Priority: optional
Section: universe/haskell
Installed-Size: 5753
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dbus
Version: 0.10.11-1build1
Provides: libghc-dbus-dev-0.10.11-54935
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cereal-dev-0.4.1.1-e5a2d, libghc-containers-dev-0.5.6.2-59326, libghc-libxml-sax-dev-0.7.5-476b2, libghc-network-dev-2.6.2.1-25f4f, libghc-parsec-dev-3.1.9-c97a6, libghc-random-dev-1.1-c46cc, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-unix-dev-2.7.1.0-bb54e, libghc-vector-dev-0.11.0.0-c6a21, libghc-xml-types-dev-0.3.6-4ee1b, libc6 (>= 2.2.5)
Suggests: libghc-dbus-doc, libghc-dbus-prof
Filename: pool/universe/h/haskell-dbus/libghc-dbus-dev_0.10.11-1build1_amd64.deb
Size: 544296
MD5sum: 0815bb7170aac24c64f5397e5149d516
SHA1: bd5696a9cb3832c66b0e36e1f73497dc6612e5fa
SHA256: 53e1ad162cc81a61c4bb75b296a5a765d2193bb5ca86206edda95fda5ab8402e
Description-en: Haskell implementation of D-Bus
D-Bus is a simple, message-based protocol for inter-process communication,
which allows applications to interact with other parts of the machine and
the user's session using remote procedure calls.
.
haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can
be used to add D-Bus support to Haskell applications, without the awkward
interfaces common to foreign bindings.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e3b02e9a193a4ea6ef5a50573c95e537
Homepage: https://john-millikin.com/software/haskell-dbus/
Ghc-Package: dbus-0.10.11-54935e7e2c5923c227c8d82a62d40ac2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu