How to Install and Uninstall libtest-fork-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libtest-fork-perl" package

This is a short guide on how to install libtest-fork-perl on Kali Linux

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

2. Uninstall "libtest-fork-perl" package

This tutorial shows how to uninstall libtest-fork-perl on Kali Linux:

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

3. Information about the libtest-fork-perl package on Kali Linux

Package: libtest-fork-perl
Version: 0.02-4
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7512
SHA256: 01f8a086e9278a4add14bfa093d88dd2192c7c9c1d20039af1b4a905bae43e07
SHA1: 35114eb8bc7a0c3c70fe1d54e5caf619ed91aded
MD5sum: 73f807e60d9663475bfd3dfd14235deb
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-Fork
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-fork-perl/libtest-fork-perl_0.02-4_all.deb