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

Last updated: May 08,2024

1. Install "libghc-curl-dev" package

This guide let you learn how to install libghc-curl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-curl-dev" package

This tutorial shows how to uninstall libghc-curl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-curl-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1878
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-curl
Version: 1.3.8-7
Provides: libghc-curl-dev-1.3.8-baf67
Depends: libcurl4-openssl-dev, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libc6 (>= 2.2.5)
Suggests: libghc-curl-doc, libghc-curl-prof
Filename: pool/universe/h/haskell-curl/libghc-curl-dev_1.3.8-7_amd64.deb
Size: 175512
MD5sum: a43d44d945a00e795473a3016d7b63ad
SHA1: 6cb8d6a67a02f7b4cc7b16a4f4e96183cdfc3e20
SHA256: 578e034e14c89e4cf44f517d6a045e94250aa9554d504df807dd670320fc5201
Description-en: GHC libraries for the libcurl Haskell bindings
.
libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
Kerberos4), file transfer resume, http proxy tunneling and more!
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 40357e22411bf08c4f70e0177f907568
Homepage: http://hackage.haskell.org/package/curl
Ghc-Package: curl-1.3.8-baf67ebb8302eb4a7866d0e54924aa8f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu