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

Last updated: May 18,2024

1. Install "libghc-ftphs-doc" package

This guide covers the steps necessary to install libghc-ftphs-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-ftphs-doc" package

Please follow the instructions below to uninstall libghc-ftphs-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-ftphs-doc
Priority: extra
Section: universe/doc
Installed-Size: 445
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: ftphs
Version: 1.0.9.1-6build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hslogger-doc, libghc-missingh-doc
Filename: pool/universe/f/ftphs/libghc-ftphs-doc_1.0.9.1-6build1_all.deb
Size: 45060
MD5sum: 4c0d1d9f0eb46659463b33ecdc56f399
SHA1: a22b0048bb9b4c79b6c6553bfed03190f37a1538
SHA256: d4cefbf2af949ae1d52764b0f7b1bd8cdb48e94c7030ee580219afd5c2e40e20
Description-en: FTP Client and Server Library for Haskell; documentation
ftphs provides a Haskell library to implement a FTP client
and a FTP server.
.
ftphs has a number of features:
.
* Easy to use operation
* Full support of text and binary transfers
* Optional lazy interaction
* Server can serve up a real or a virtual filesystem tree
* Standards compliant
.
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: e00199a8b5de7ceb2c408f552ccd9206
Homepage: http://software.complete.org/ftphs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu