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

Last updated: May 17,2024

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

Learn how to install libghc-http-reverse-proxy-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-http-reverse-proxy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-http-reverse-proxy-doc
Priority: extra
Section: universe/doc
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-http-reverse-proxy
Version: 0.4.3-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-blaze-builder-doc, libghc-conduit-doc, libghc-conduit-extra-doc, libghc-data-default-class-doc, libghc-http-client-doc, libghc-http-types-doc, libghc-monad-control-doc, libghc-wai-doc
Filename: pool/universe/h/haskell-http-reverse-proxy/libghc-http-reverse-proxy-doc_0.4.3-1build1_all.deb
Size: 29944
MD5sum: 8186dfb2fae587b697459b82d8feccfd
SHA1: f812ea9cbdd2fb5437fc30f177f65453d503730a
SHA256: 5280e688bdcdc14dbd0f4e974a61866d719660a57dbc45292aff54ab5c22f8e0
Description-en: reverse-proxy HTTP requests, over raw sockets or with WAI; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8e08daf4f9d7d49c1dfd405ea066f96e
Homepage: https://github.com/fpco/http-reverse-proxy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu