How to Install and Uninstall libchild-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 17,2025
1. Install "libchild-perl" package
Please follow the steps below to install libchild-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libchild-perl
Copied
2. Uninstall "libchild-perl" package
Please follow the guidelines below to uninstall libchild-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libchild-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libchild-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libchild-perl
Priority: optional
Section: universe/perl
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.012-1
Depends: perl
Filename: pool/universe/libc/libchild-perl/libchild-perl_0.012-1_all.deb
Size: 33980
MD5sum: cc9a7b2740ff0d4f708160779512d251
SHA1: e3dbd2e7515f98e735f6d56b2da10205743aed04
SHA256: 3d9165cda343cba652fea0edcf12398fb4e98b15b01754d2fefca6d60dd5f13e
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
Homepage: https://metacpan.org/release/Child
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.012-1
Depends: perl
Filename: pool/universe/libc/libchild-perl/libchild-perl_0.012-1_all.deb
Size: 33980
MD5sum: cc9a7b2740ff0d4f708160779512d251
SHA1: e3dbd2e7515f98e735f6d56b2da10205743aed04
SHA256: 3d9165cda343cba652fea0edcf12398fb4e98b15b01754d2fefca6d60dd5f13e
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
Homepage: https://metacpan.org/release/Child
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu