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

Last updated: May 14,2024

1. Install "libghc-hedis-dev" package

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

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

2. Uninstall "libghc-hedis-dev" package

This guide covers the steps necessary to uninstall libghc-hedis-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hedis-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hedis
Version: 0.6.9-2build1
Provides: libghc-hedis-dev-0.6.9-98152
Depends: libghc-boundedchan-dev-1.0.3.0-aa9f6, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-bytestring-lexing-dev-0.5.0.2-1a082, libghc-mtl-dev-2.2.1-3af90, libghc-network-dev-2.6.2.1-25f4f, libghc-resource-pool-dev-0.2.3.2-71839, libghc-time-dev-1.5.0.1-1b9a5, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-hedis-doc, libghc-hedis-prof
Filename: pool/universe/h/haskell-hedis/libghc-hedis-dev_0.6.9-2build1_amd64.deb
Size: 206660
MD5sum: f94a40c141ba75e43f2e68ed2ad49611
SHA1: d1f9336ce3c49e228e62c798c2fa5683475f6c21
SHA256: 2b77ad181327220e041af749dd4e48552a88d397998ff3b3b97d5433b80fd31d
Description-en: client library for the Redis datastore
This library is a Haskell client for the Redis datastore. Compared to
other Haskell client libraries it has some advantages: complete Redis
2.6 command set, automatic optimal pipelining, enforced pub/sub
semantics, connection via TCP or Unix domain socket.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 24588f5ecdee0789c6d19feb849ea65a
Homepage: https://github.com/informatikr/hedis
Ghc-Package: hedis-0.6.9-98152f4a21ab4b06c406b7789dd4b326
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu