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

Last updated: May 10,2024

1. Install "libchild-perl" package

This tutorial shows how to install libchild-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libchild-perl

2. Uninstall "libchild-perl" package

Here is a brief guide to show you how to uninstall libchild-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libchild-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libchild-perl
Architecture: all
Version: 0.013-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 71
Depends: perl:any
Filename: pool/universe/libc/libchild-perl/libchild-perl_0.013-1.1_all.deb
Size: 28572
MD5sum: da5348ec028f86d0d3931576df2547f7
SHA1: 57a82c8e6fb9e20deed13eaf768b3150adb47e75
SHA256: cab505bdb963b0556c2e7c70235b2aa21cfd0889f0287ee5f6174024bce5085b
SHA512: ec2b8b1d8a1d88b58f2fb72ec22ace925a328951ca31c10b16cc4e5a6be3c2450dd105be7cff17643c2c80acad62d607fd717896c48fc217120141b8c43927eb
Homepage: https://metacpan.org/release/Child
Description-en: Object Oriented simple interface to fork()
Fork is too low level, and difficult to manage. Often people forget to exit
at the end, reap their children, and check exit status. The problem is the
low level functions provided to do these things. Throw in pipes for IPC and
you just have a pile of things nobody wants to think about.
.
Child is an Object Oriented interface to fork. It provides a clean way to
start a child process, and manage it afterwords. It provides methods for
running, waiting, killing, checking, and even communicating with a child
process.
Description-md5: ffe20ccc34c20d2a8b92585fa4941bae