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

Last updated: May 09,2024

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

Here is a brief guide to show you how to install libghc-zeromq4-haskell-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-zeromq4-haskell-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-zeromq4-haskell-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2145
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-zeromq4-haskell
Version: 0.6.4-1build2
Provides: libghc-zeromq4-haskell-prof-0.6.4-a9a47
Depends: libghc-zeromq4-haskell-dev (= 0.6.4-1build2), libghc-async-prof-2.0.2-a8314, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-exceptions-prof-0.8.0.2-36aed, libghc-semigroups-prof-0.18.0.1-8280a, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-zeromq4-haskell/libghc-zeromq4-haskell-prof_0.6.4-1build2_amd64.deb
Size: 210408
MD5sum: 2c31ec747dd982e526c9b469573ccd3c
SHA1: 47b9ebda3f95ff409e32d7fb8d175f0e19dec3b6
SHA256: a2a9c63d58df297f44d77d6ef2838a099a11e95788c4aaf8132f18a0425d9c2a
Description-en: bindings to ZeroMQ 4.x; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 87850b15141153d69b29c3308f225cdb
Homepage: http://github.com/twittner/zeromq-haskell/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu