How to Install and Uninstall libtest-fork-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libtest-fork-perl" package

Please follow the steps below to install libtest-fork-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtest-fork-perl

2. Uninstall "libtest-fork-perl" package

Here is a brief guide to show you how to uninstall libtest-fork-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtest-fork-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-fork-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtest-fork-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.02-2
Depends: perl
Filename: pool/universe/libt/libtest-fork-perl/libtest-fork-perl_0.02-2_all.deb
Size: 6910
MD5sum: 8cc851d399f89575a392bbe941c0948d
SHA1: 15b33ad13bf7a2f097bb915579d6e29c05281b74
SHA256: c5049832fce1747c5e799d2b33c429c1e7f2e513513769816024692d07e0026a
Description-en: module for testing code which forks
Because each test has a number associated with it, testing code which forks
is problematic. Coordinating the test number amongst the parent and child
processes is complicated. Test::Fork provides a function to smooth over the
complications.
Description-md5: b3cd82457d9672760db4385200259af8
Homepage: https://metacpan.org/release/Test-Fork
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu