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

Last updated: July 07,2024

1. Install "libghc-wai-dev" package

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

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

2. Uninstall "libghc-wai-dev" package

This tutorial shows how to uninstall libghc-wai-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-wai-dev
Priority: extra
Section: universe/haskell
Installed-Size: 493
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-wai
Version: 3.0.5.0-1
Provides: libghc-wai-dev-3.0.5.0-7ea5d
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-bytestring-dev-0.10.6.0-9a873, libghc-http-types-dev-0.9-9f0f8, libghc-network-dev-2.6.2.1-25f4f, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-unix-compat-dev-0.4.1.4-1e201, libghc-vault-dev-0.3.0.5-fa3ee, libc6 (>= 2.2.5)
Suggests: libghc-wai-doc, libghc-wai-prof
Filename: pool/universe/h/haskell-wai/libghc-wai-dev_3.0.5.0-1_amd64.deb
Size: 63514
MD5sum: 20e564e2ba9b2e31cb849abb0cdab4d1
SHA1: 8e053f12c876f27f09f1db5fdab8375b50d10784
SHA256: cbb1ee313dcaf095b8a82a31684e46132eab1f4c05935d031cadb72deaf6c702
Description-en: web application interface
It provides a common protocol for communication between web
applications and web servers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0eafec3bb45290cf53a5539abd08c1a2
Homepage: https://github.com/yesodweb/wai
Ghc-Package: wai-3.0.5.0-7ea5d80f8413d1f226a9ecc915e36e87
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu