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

Last updated: September 20,2024

1. Install "libghc-pid1-prof" package

Please follow the steps below to install libghc-pid1-prof on Kali Linux

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

2. Uninstall "libghc-pid1-prof" package

This is a short guide on how to uninstall libghc-pid1-prof on Kali Linux:

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

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

Package: libghc-pid1-prof
Source: haskell-pid1 (0.1.3.1-1)
Version: 0.1.3.1-1+b1
Installed-Size: 125
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pid1-prof-0.1.3.1-f9be6
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-directory-prof-1.3.7.1-e5694, libghc-pid1-dev (= 0.1.3.1-1+b1), libghc-process-prof-1.6.17.0-29e15, libghc-unix-prof-2.7.3-9fc5d
Size: 22876
SHA256: 0a1ac9305406aae29a3bb8b0122f8af11371eaa0e3979dcd92ef9867ac21f785
SHA1: c3be38382b638c5b90003176544526297a91522f
MD5sum: 6cf66a9adb7505e0dab2613635bc4e90
Description: signal handling and orphan reaping for Unix PID1 init processes; profiling libraries
Library/executable for initializing signal handlers, spawning and
child process, and reaping orphan processes. These are the
responsibilities that must be fulfilled by the initial process in a
Unix system, and in particular comes up when running Docker
containers.
.
This library/executable will automatically detect if it is run as some
process besides PID1 and, if so, use a straightforward exec system
call instead.
.
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/fpco/pid1#readme
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pid1/libghc-pid1-prof_0.1.3.1-1+b1_amd64.deb