How to Install and Uninstall libghc-network-uri-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libghc-network-uri-prof" package

Please follow the instructions below to install libghc-network-uri-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-network-uri-prof

2. Uninstall "libghc-network-uri-prof" package

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

$ sudo apt remove libghc-network-uri-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-network-uri-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-network-uri-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1314
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-network-uri
Version: 2.6.0.3-3build1
Provides: libghc-network-uri-prof-2.6.0.3-49848
Depends: libghc-network-uri-dev (= 2.6.0.3-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6, libghc-parsec-prof-3.1.9-c97a6
Filename: pool/universe/h/haskell-network-uri/libghc-network-uri-prof_2.6.0.3-3build1_amd64.deb
Size: 114244
MD5sum: 94cd52f0b7e0c6cab38fba9d5aa295e7
SHA1: 1d51ec1dcb378742e071ddefa5e97b80e47a3eaa
SHA256: 0d172047af4d5e551771c5a00b4869a2fce12577c14aa1fbe14c20ddf6783e34
Description-en: URI manipulation; profiling libraries
Library defines functions for handling URIs. It presents substantially
the same interface as the older GHC Network.URI module, but is implemented
using Parsec rather than a Regex library.
.
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: b318f18bf27d3b926f6a88af861c76c6
Homepage: https://github.com/haskell/network-uri
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu