How to Install and Uninstall pid1 Package on Kali Linux

Last updated: May 22,2024

1. Install "pid1" package

Please follow the steps below to install pid1 on Kali Linux

$ sudo apt update $ sudo apt install pid1

2. Uninstall "pid1" package

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

$ sudo apt remove pid1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the pid1 package on Kali Linux

Package: pid1
Source: haskell-pid1 (0.1.3.1-1)
Version: 0.1.3.1-1+b1
Installed-Size: 5958
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg)
Size: 957380
SHA256: 72e838090b8eb1814a907ce30fe8c2dae63e3d9dfb4dd030f7e5f7d0059f66da
SHA1: d348b4985a857539b0e1014404d8ab9f0c1d1e92
MD5sum: f40fc7eeb6075a2a8986a24a9a8e10bd
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.
Description-md5:
Homepage: https://github.com/fpco/pid1#readme
Section: admin
Priority: optional
Filename: pool/main/h/haskell-pid1/pid1_0.1.3.1-1+b1_amd64.deb