How to Install and Uninstall libproc-reliable-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libproc-reliable-perl" package

Here is a brief guide to show you how to install libproc-reliable-perl on Kali Linux

$ sudo apt update $ sudo apt install libproc-reliable-perl

2. Uninstall "libproc-reliable-perl" package

Please follow the guidance below to uninstall libproc-reliable-perl on Kali Linux:

$ sudo apt remove libproc-reliable-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libproc-reliable-perl package on Kali Linux

Package: libproc-reliable-perl
Version: 1.16-4
Installed-Size: 52
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 17660
SHA256: 739f2feb6c37ff0de69f69a35e10365fa56cc6195b4d0c5d090f436adf1934a6
SHA1: 57eceab3eddd21b4101698f4b1379aa3938f66ed
MD5sum: c220eb17ffcd693ef79d776e34a577eb
Description: Perl module to run external processes reliably
Proc::Reliable is a class for simple, reliable and configurable subprocess
execution in Perl. In particular, it is especially useful for managing the
execution of 'problem' programs which are likely to fail, hang, or otherwise
behave in an unruly manner.
.
This module includes all of the functionality of the backticks operator and
system() functions, plus many common uses of fork() and exec(), open2() and
open3(). It incorporates a number of options, including sending data to the
subprocess on STDIN, collecting STDOUT and STDERR separately or together,
killing hung processes, timeouts and automatic retries.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Proc-Reliable
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libproc-reliable-perl/libproc-reliable-perl_1.16-4_all.deb