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

Last updated: May 07,2024

1. Install "libghc-curl-doc" package

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

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

2. Uninstall "libghc-curl-doc" package

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

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

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

Package: libghc-curl-doc
Priority: extra
Section: universe/doc
Installed-Size: 934
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-curl
Version: 1.3.8-7
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-curl/libghc-curl-doc_1.3.8-7_all.deb
Size: 74088
MD5sum: 87b6a62ddf89c046a965122f7a3aa3af
SHA1: 3bbfa128546aff06d7d7e2ae1001a5a48434b1ca
SHA256: bb7fc309c2d3c8db27bd00692436a256d3db9fdb78deaa4ccdc97536f00f31c5
Description-en: Documentation for the libcurl Haskell bindings; documentation
.
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b1ddadde78cd6317214821c9d41e5eb9
Homepage: http://hackage.haskell.org/package/curl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu