How to Install and Uninstall libghc-sendfile-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libghc-sendfile-dev" package

Please follow the guidelines below to install libghc-sendfile-dev on Kali Linux

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

2. Uninstall "libghc-sendfile-dev" package

This guide let you learn how to uninstall libghc-sendfile-dev on Kali Linux:

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

3. Information about the libghc-sendfile-dev package on Kali Linux

Package: libghc-sendfile-dev
Source: haskell-sendfile (0.7.11.4-2)
Version: 0.7.11.4-2+b1
Installed-Size: 393
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-sendfile-dev-0.7.11.4-8baff
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-network-dev-3.1.4.0-b009d, libc6 (>= 2.3), libgmp10 (>= 2:6.3.0+dfsg)
Size: 51408
SHA256: b2b52b92c8636df8183a633b2417db9fce28d65c4a36865c434b15e1a45468a6
SHA1: 105e7d87b76393f94dcae95b411a983d6b0b9b30
MD5sum: 6f6a69b7c6a0b19f0c5911b53f57c701
Description: Haskell portable sendfile library
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/Happstack/sendfile
Ghc-Package: sendfile-0.7.11.4-1uBaO16P4r17yH73Pj65Vg
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-sendfile/libghc-sendfile-dev_0.7.11.4-2+b1_amd64.deb