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

Last updated: May 19,2024

1. Install "libghc-sockaddr-dev" package

Please follow the instructions below to install libghc-sockaddr-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-sockaddr-dev" package

Please follow the guidance below to uninstall libghc-sockaddr-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-sockaddr-dev
Priority: extra
Section: universe/haskell
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-sockaddr
Version: 0.0.0-6
Provides: libghc-sockaddr-dev-0.0.0-6af7b
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-byteorder-dev-1.0.4-66861, libghc-bytestring-dev-0.10.6.0-9a873, libghc-network-dev-2.6.2.1-25f4f, libc6 (>= 2.2.5)
Suggests: libghc-sockaddr-doc, libghc-sockaddr-prof
Filename: pool/universe/h/haskell-sockaddr/libghc-sockaddr-dev_0.0.0-6_amd64.deb
Size: 11804
MD5sum: 3f6178098442adee6681cf0459716152
SHA1: 43e032bb128ac9cdf9e34f0b83707a36819f7ecb
SHA256: b05affdfaeed7d09a02af6ebe3eca73d386cb1a32289f1b285a014bfcb6852e6
Description-en: Printing SockAddr value
This package provides code to convert a SockAddr to its human readable
representation. If the address is an IPv4-embedded IPv6 address, the IPv4 is
extracted.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 13743e5e2f67aff2d55dfa287b370553
Homepage: http://hackage.haskell.org/package/sockaddr
Ghc-Package: sockaddr-0.0.0-6af7bba150490a9e8f2a972b0af3e2f6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu