How to Install and Uninstall libchild-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "libchild-perl" package

Please follow the guidance below to install libchild-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libchild-perl

2. Uninstall "libchild-perl" package

Please follow the step by step instructions below to uninstall libchild-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libchild-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libchild-perl
Architecture: all
Version: 0.013-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: 70
Depends: perl
Filename: pool/universe/libc/libchild-perl/libchild-perl_0.013-1_all.deb
Size: 28578
MD5sum: c1a0d732f4ec91587e3536da8092714d
SHA1: 3d38fba8f08b16744fea290e509f264aa9ede14b
SHA256: 22ca296c6af8402694da1444065b7841bba2fc879dc51e27f2e9c9ae6fdb888f
SHA512: 83c59125c220567946e85b135be6cadd74de70a1056e189688298d3d25e80e72fbfc447f4773d4995cf8eb9725b923e439f0e19799701634e7476c01386e086b
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