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

Last updated: July 08,2024

1. Install "libghc-sendfile-prof" package

Please follow the instructions below to install libghc-sendfile-prof on Kali Linux

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

2. Uninstall "libghc-sendfile-prof" package

This guide covers the steps necessary to uninstall libghc-sendfile-prof on Kali Linux:

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

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

Package: libghc-sendfile-prof
Source: haskell-sendfile (0.7.11.4-2)
Version: 0.7.11.4-2+b1
Installed-Size: 368
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-sendfile-prof-0.7.11.4-8baff
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-network-prof-3.1.4.0-b009d, libghc-sendfile-dev (= 0.7.11.4-2+b1)
Size: 48268
SHA256: 9df8219e336ad2776d4598a46312e0fa6826eb8e4a9bb96d7d5c19d060700c61
SHA1: 44e0d3da26158fed0b050e8869606a00d1bdb80d
MD5sum: 1571ba74928a754c7bcb0563070d0386
Description: 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:
Homepage: https://github.com/Happstack/sendfile
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-sendfile/libghc-sendfile-prof_0.7.11.4-2+b1_amd64.deb