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

Last updated: February 24,2025

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

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

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

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

Here is a brief guide to show you how to uninstall libghc-network-uri-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-network-uri-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1295
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-network-uri
Version: 2.6.0.3-3build1
Provides: libghc-network-uri-dev-2.6.0.3-49848
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libghc-parsec-dev-3.1.9-c97a6, libc6 (>= 2.2.5)
Suggests: libghc-network-uri-doc, libghc-network-uri-prof
Filename: pool/universe/h/haskell-network-uri/libghc-network-uri-dev_2.6.0.3-3build1_amd64.deb
Size: 130146
MD5sum: e7b2bde40427acec1d2dac568269b1a0
SHA1: 8d844b0a31eda8078c58671eb28c1940fab58377
SHA256: 31a16e8c5f3318b57cc36506727b635e0fd17531c9cc0ca05e4c27951192bdad
Description-en: URI manipulation
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f7aedc9a4582e492b6f7c519e711fff9
Homepage: https://github.com/haskell/network-uri
Ghc-Package: network-uri-2.6.0.3-498487433ab76db2bf1078a5ce1815a8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu