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

Last updated: May 04,2024

1. Install "libghc-pid1-dev" package

This is a short guide on how to install libghc-pid1-dev on Kali Linux

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

2. Uninstall "libghc-pid1-dev" package

Please follow the guidelines below to uninstall libghc-pid1-dev on Kali Linux:

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

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

Package: libghc-pid1-dev
Source: haskell-pid1 (0.1.3.1-1)
Version: 0.1.3.1-1+b1
Installed-Size: 150
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pid1-dev-0.1.3.1-f9be6
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-directory-dev-1.3.7.1-e5694, libghc-process-dev-1.6.17.0-29e15, libghc-unix-dev-2.7.3-9fc5d, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 26728
SHA256: 3bd623624201f3690a2f894d7bf08a5486eece7fbfda0d370e528a100269a27b
SHA1: ba893ea87b3b0a8ee09bd7061e9926b99663b459
MD5sum: 27b9627d0a10415021f7f6d49b727ebc
Description: signal handling and orphan reaping for Unix PID1 init processes
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/fpco/pid1#readme
Ghc-Package: pid1-0.1.3.1-2OoBUEiVFhPEZrYZzekRH
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pid1/libghc-pid1-dev_0.1.3.1-1+b1_amd64.deb