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

Last updated: May 17,2024

1. Install "libghc-sendfile-prof" package

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

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

2. Uninstall "libghc-sendfile-prof" package

Please follow the steps below to uninstall libghc-sendfile-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-sendfile-prof
Priority: extra
Section: universe/haskell
Installed-Size: 255
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-sendfile
Version: 0.7.9-6
Provides: libghc-sendfile-prof-0.7.9-74155
Depends: libghc-sendfile-dev (= 0.7.9-6), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-network-prof-2.6.2.1-25f4f
Filename: pool/universe/h/haskell-sendfile/libghc-sendfile-prof_0.7.9-6_amd64.deb
Size: 33548
MD5sum: 5e7a86c1e22116a81d2ec4097644ebca
SHA1: 7e08e4a439e2c608cb2c5cadffca5330e4142316
SHA256: 96f1575e330d957bd8eb22a6a116c768d440130ce798af1ad6fc8e4c80515fa9
Description-en: Haskell portable sendfile library; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9ede0478213960158773845752c9a6ce
Homepage: http://hub.darcs.net/stepcut/sendfile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu