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

Last updated: May 06,2024

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

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

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

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

Please follow the step by step instructions below to uninstall libghc-http-reverse-proxy-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-http-reverse-proxy-prof
Priority: extra
Section: universe/haskell
Installed-Size: 354
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-prof-0.4.3-fc173
Depends: libghc-http-reverse-proxy-dev (= 0.4.3-1build1), libghc-async-prof-2.0.2-a8314, libghc-base-prof-4.8.2.0-0d6d1, libghc-blaze-builder-prof-0.4.0.1-073b5, libghc-bytestring-prof-0.10.6.0-9a873, libghc-case-insensitive-prof-1.2.0.5-aaffb, libghc-conduit-prof-1.2.6.1-41894, libghc-conduit-extra-prof-1.1.9.2-e8609, libghc-containers-prof-0.5.6.2-59326, libghc-data-default-class-prof-0.0.1-fcbab, libghc-http-client-prof-0.4.26.2-4f61d, libghc-http-types-prof-0.9-9f0f8, libghc-lifted-base-prof-0.2.3.6-9276c, libghc-monad-control-prof-1.0.0.4-54877, libghc-network-prof-2.6.2.1-25f4f, libghc-resourcet-prof-1.1.7-6832b, libghc-streaming-commons-prof-0.1.15-00f8a, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-wai-prof-3.0.5.0-7ea5d, libghc-wai-logger-prof-2.2.4.1-19ba8, libghc-word8-prof-0.1.2-b1309
Filename: pool/universe/h/haskell-http-reverse-proxy/libghc-http-reverse-proxy-prof_0.4.3-1build1_amd64.deb
Size: 47348
MD5sum: a506d6e64b54aeb8bded339f7b16d647
SHA1: bf9ed820cb51f0925362c2dc27c12aba371540b6
SHA256: 3e5b7e2879c353eaa4a16b67aad064279e91e270a7ce66dd182068b381573db2
Description-en: reverse-proxy HTTP requests, over raw sockets or with WAI; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 564bf61bb8bc2d8181fefe143f510a1f
Homepage: https://github.com/fpco/http-reverse-proxy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu