How to Install and Uninstall liblinux-pid-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "liblinux-pid-perl" package

Please follow the step by step instructions below to install liblinux-pid-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liblinux-pid-perl

2. Uninstall "liblinux-pid-perl" package

Please follow the steps below to uninstall liblinux-pid-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove liblinux-pid-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblinux-pid-perl package on Ubuntu 21.10 (Impish Indri)

Package: liblinux-pid-perl
Architecture: amd64
Version: 0.04-1build7
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 38
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.2.5)
Filename: pool/universe/libl/liblinux-pid-perl/liblinux-pid-perl_0.04-1build7_amd64.deb
Size: 7096
MD5sum: d7ac0cd6a90bc3d8dfb69aae64b2fecc
SHA1: d8086e0500b4ad006c7f3e83715584bc8dfd0d8b
SHA256: bab229e69acae06db13b1b98aae46ead4b57feb12a79e7d5a521987efb48139b
SHA512: 28528e734461b2aff029b1f4cb1ce83c86eb84d0cc17441d1cf050b5e8c744e6fd26c9e781150b3c0c3aecba82b72033021fccae71a9780b85b3af3c5f5a9364
Homepage: https://metacpan.org/release/Linux-Pid
Description-en: 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: 25692c456474be43f406f544ee69a22c