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

Last updated: May 18,2024

1. Install "libghc-http-reverse-proxy-dev" package

This guide covers the steps necessary to install libghc-http-reverse-proxy-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-http-reverse-proxy-dev

2. Uninstall "libghc-http-reverse-proxy-dev" package

Please follow the steps below to uninstall libghc-http-reverse-proxy-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-http-reverse-proxy-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-http-reverse-proxy-dev
Priority: extra
Section: universe/haskell
Installed-Size: 408
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-http-reverse-proxy
Version: 0.4.3-1build1
Provides: libghc-http-reverse-proxy-dev-0.4.3-fc173
Depends: libghc-async-dev-2.0.2-a8314, 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-case-insensitive-dev-1.2.0.5-aaffb, libghc-conduit-dev-1.2.6.1-41894, libghc-conduit-extra-dev-1.1.9.2-e8609, libghc-containers-dev-0.5.6.2-59326, libghc-data-default-class-dev-0.0.1-fcbab, libghc-http-client-dev-0.4.26.2-4f61d, libghc-http-types-dev-0.9-9f0f8, libghc-lifted-base-dev-0.2.3.6-9276c, libghc-monad-control-dev-1.0.0.4-54877, libghc-network-dev-2.6.2.1-25f4f, libghc-resourcet-dev-1.1.7-6832b, libghc-streaming-commons-dev-0.1.15-00f8a, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-wai-dev-3.0.5.0-7ea5d, libghc-wai-logger-dev-2.2.4.1-19ba8, libghc-word8-dev-0.1.2-b1309, libc6 (>= 2.2.5)
Suggests: libghc-http-reverse-proxy-doc, libghc-http-reverse-proxy-prof
Filename: pool/universe/h/haskell-http-reverse-proxy/libghc-http-reverse-proxy-dev_0.4.3-1build1_amd64.deb
Size: 58080
MD5sum: 6d998359a56c506517b2d217dc9e1245
SHA1: b8e127ac1b328445d38749020df42a19157746aa
SHA256: a50887414b65426d1acd555d0a6d432c369426604c02d0498355cc81ac709d93
Description-en: reverse-proxy HTTP requests, either over raw sockets or with WAI
http-reverse-proxy provides a simple means of reverse-proxying HTTP
requests. The raw approach uses the same technique as leveraged by
keter, whereas the WAI approach performs full request/response parsing
via WAI and http-conduit.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: dbf89fa540c6c9ed62580b5532b7b660
Homepage: https://github.com/fpco/http-reverse-proxy
Ghc-Package: http-reverse-proxy-0.4.3-fc173577626dee008bb60e0f58c865ed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu