How to Install and Uninstall liblinux-pid-perl Package on Kali Linux
Last updated: November 07,2024
1. Install "liblinux-pid-perl" package
This guide let you learn how to install liblinux-pid-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
liblinux-pid-perl
Copied
2. Uninstall "liblinux-pid-perl" package
This guide let you learn how to uninstall liblinux-pid-perl on Kali Linux:
$
sudo apt remove
liblinux-pid-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the liblinux-pid-perl package on Kali Linux
Package: liblinux-pid-perl
Source: liblinux-pid-perl (0.04-2)
Version: 0.04-2+b2
Installed-Size: 39
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 7120
SHA256: fb6608672e5d1a0ba07fbf1e9b5e18d37eec9e9e491bea32958b013378eb49a3
SHA1: 35ee7f0f4cd3adef7409fc9f848db6b3d26a2920
MD5sum: ef67c1c569730c1e24230a99e0139903
Description: wrapper around the getpid() and getppid() C functions
Perl already returns the PID and PPID in variables and builtins. Linux::Pid
forces perl to call the underlying C functions getpid() and getppid().
.
This is useful with multithreaded programs. Linux' C library, using the Linux
thread model, returns different values of the PID and the PPID from different
threads.
.
A known consumer of this functionality is Apache2::SizeLimit (in
libapache2-mod-perl2).
Description-md5:
Homepage: https://metacpan.org/release/Linux-Pid
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libl/liblinux-pid-perl/liblinux-pid-perl_0.04-2+b2_amd64.deb
Source: liblinux-pid-perl (0.04-2)
Version: 0.04-2+b2
Installed-Size: 39
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 7120
SHA256: fb6608672e5d1a0ba07fbf1e9b5e18d37eec9e9e491bea32958b013378eb49a3
SHA1: 35ee7f0f4cd3adef7409fc9f848db6b3d26a2920
MD5sum: ef67c1c569730c1e24230a99e0139903
Description: wrapper around the getpid() and getppid() C functions
Perl already returns the PID and PPID in variables and builtins. Linux::Pid
forces perl to call the underlying C functions getpid() and getppid().
.
This is useful with multithreaded programs. Linux' C library, using the Linux
thread model, returns different values of the PID and the PPID from different
threads.
.
A known consumer of this functionality is Apache2::SizeLimit (in
libapache2-mod-perl2).
Description-md5:
Homepage: https://metacpan.org/release/Linux-Pid
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libl/liblinux-pid-perl/liblinux-pid-perl_0.04-2+b2_amd64.deb