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

Last updated: May 22,2024

1. Install "libghc-network-dev" package

Learn how to install libghc-network-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-network-dev" package

This guide covers the steps necessary to uninstall libghc-network-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-network-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2825
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-network
Version: 2.6.2.1-3
Provides: libghc-network-dev-2.6.2.1-25f4f
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-unix-dev-2.7.1.0-bb54e, libc6 (>= 2.2.5)
Suggests: libghc-network-doc, libghc-network-prof
Filename: pool/universe/h/haskell-network/libghc-network-dev_2.6.2.1-3_amd64.deb
Size: 276946
MD5sum: 4818aa0b024d8f1d708f5db1f23e8d29
SHA1: b1cb62672eb4c9e615acc6f30c3fa2504536c4a7
SHA256: 7f60e58eec38b88094133e3b92c43a2a804b21460c01030cf70553d9a3f41bc1
Description-en: Haskell low-level network library
Library `network' provides means to perform network
operations on level of ByteString's and sockets.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f07a8932dae015679a2fb68b6e4ace50
Homepage: https://github.com/haskell/network
Ghc-Package: network-2.6.2.1-25f4f3b167c1b84622324351cf72302e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu