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

Last updated: May 20,2024

1. Install "libghc-zeromq4-haskell-dev" package

Please follow the steps below to install libghc-zeromq4-haskell-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-zeromq4-haskell-dev

2. Uninstall "libghc-zeromq4-haskell-dev" package

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

$ sudo apt remove libghc-zeromq4-haskell-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-zeromq4-haskell-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2956
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-zeromq4-haskell
Version: 0.6.4-1build2
Provides: libghc-zeromq4-haskell-dev-0.6.4-a9a47
Depends: libghc-async-dev-2.0.2-a8314, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-exceptions-dev-0.8.0.2-36aed, libghc-semigroups-dev-0.18.0.1-8280a, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5), libzmq3-dev (>= 4)
Suggests: libghc-zeromq4-haskell-doc, libghc-zeromq4-haskell-prof
Filename: pool/universe/h/haskell-zeromq4-haskell/libghc-zeromq4-haskell-dev_0.6.4-1build2_amd64.deb
Size: 254486
MD5sum: f5bd833757aa1f8ed8f703ec6a48bd90
SHA1: f55b08e25bb73331bf9ed00d2da1565d50a701cd
SHA256: 14a141c6b0a12d704552d7ea944f1e786aa43eb1044cc256f71deee6a2479a06
Description-en: bindings to ZeroMQ 4.x
The 0MQ lightweight messaging kernel is a library which extends the standard
socket interfaces with features traditionally provided by specialised
messaging middleware products.
.
0MQ sockets provide an abstraction of asynchronous message queues, multiple
messaging patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 87198de538e59abf8cca81ba0d034567
Homepage: http://github.com/twittner/zeromq-haskell/
Ghc-Package: zeromq4-haskell-0.6.4-a9a47809f42a665d75bb3fc9d662947b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu