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

Last updated: May 10,2024

1. Install "libproc-terminator-perl" package

This tutorial shows how to install libproc-terminator-perl on Kali Linux

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

2. Uninstall "libproc-terminator-perl" package

Please follow the guidelines below to uninstall libproc-terminator-perl on Kali Linux:

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

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

Package: libproc-terminator-perl
Version: 0.5-3
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmoo-perl
Size: 10336
SHA256: b53b1d1394d9230084b532c4647e46db57777048b54b31f9e53da5cf29cd1141
SHA1: 1c0dadf1baa95aca17dc2bbe35f11f1fb3fcce01
MD5sum: 6f394119c358b8123aa093c09bf49b93
Description: module to conveniently terminate processes
Proc::Terminator provides a convenient way to kill a process, often useful in
utility and startup functions which need to ensure the death of an external
process.
.
Proc::Terminator provides a simple, blocking, and procedural interface to
kill a process or multiple processes (not tested), and not return until they
are all dead.
.
Proc::Terminator can know if you do not have permissions to kill a process,
if the process is dead, and other interesting tidbits.
.
It also provides for flexible options in the type of death a process will
experience. Whether it be slow or immediate.
Description-md5:
Homepage: https://metacpan.org/release/Proc-Terminator
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libproc-terminator-perl/libproc-terminator-perl_0.5-3_all.deb