How to Install and Uninstall libprefork-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libprefork-perl" package

Please follow the guidance below to install libprefork-perl on Kali Linux

$ sudo apt update $ sudo apt install libprefork-perl

2. Uninstall "libprefork-perl" package

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

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

3. Information about the libprefork-perl package on Kali Linux

Package: libprefork-perl
Version: 1.05-2
Installed-Size: 34
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13560
SHA256: a0886d92d170a930aa8fba8f95e54386505c67b1c5e7b7ac409cc6d58581a3c3
SHA1: 4dd26a33ff3591568df1e81da5eaa58a31675f86
MD5sum: d91d66ccdc25d9fe4e004ef8afbbc4c8
Description: pragma for optimized module loading for forking or non-forking processes
The prefork pragma is intended to allow module writers to optimise module
loading for both scenarios with as little additional code as possible.
.
prefork.pm is intended to serve as a central and optional marshalling point
for state detection (the software is running in compile-time or run-time mode)
and to act as a relatively light-weight module loader.
Description-md5:
Homepage: https://metacpan.org/release/prefork
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libprefork-perl/libprefork-perl_1.05-2_all.deb