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

Last updated: May 18,2024

1. Install "libghc-sendfile-doc" package

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

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

2. Uninstall "libghc-sendfile-doc" package

Here is a brief guide to show you how to uninstall libghc-sendfile-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-sendfile-doc
Priority: extra
Section: universe/doc
Installed-Size: 352
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-sendfile
Version: 0.7.9-6
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-network-doc
Filename: pool/universe/h/haskell-sendfile/libghc-sendfile-doc_0.7.9-6_all.deb
Size: 33572
MD5sum: f0326b444fa88ffadcb160be74c475d4
SHA1: 744128640da09940804cff6d8d5934cf62e44aab
SHA256: cf11d1d607c2ba671902d9fc67e8d9fb657dc17d05f48efeefc81a08b0d5a3c5
Description-en: Haskell portable sendfile library; documentation
This Haskell library exposes zero-copy sendfile functionality in a
portable way. sendfile is a non standard system call that copies data
between one file descriptor and another. This library uses the native
implementations where possible (for example, under Linux or FreeBSD) and
provides an Haskell replacement in other cases, thus providing a
portable interface.
.
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: 0d0f5c72967eb0a83f78bee074a8deac
Homepage: http://hub.darcs.net/stepcut/sendfile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu