How to Install and Uninstall libsys-sigaction-perl Package on Kali Linux

Last updated: January 23,2025

1. Install "libsys-sigaction-perl" package

This is a short guide on how to install libsys-sigaction-perl on Kali Linux

$ sudo apt update $ sudo apt install libsys-sigaction-perl

2. Uninstall "libsys-sigaction-perl" package

Learn how to uninstall libsys-sigaction-perl on Kali Linux:

$ sudo apt remove libsys-sigaction-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsys-sigaction-perl package on Kali Linux

Package: libsys-sigaction-perl
Version: 0.23-2
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 27868
SHA256: b99d0e43ac05c70130cce423d103c75e8f3cc4a923eb78c55d40dea395729421
SHA1: eb93815425893f188cbe7f4b219eda195efc47e6
MD5sum: aa543949495256bc7ea8585a902c5400
Description: Perl extension for consistent signal handling
Sig::SigAction implements set_sig_handler(), which sets up a signal handler and
(optionally) returns an object which causes the signal handler to be reset to
the previous value, when it goes out of scope.
.
Also implemented is timeout_call() which takes a timeout value and a code
reference, and executes the code reference wrapped with an alarm timeout.
.
Finally, two convenience routines are defined which allow one to get the
signal name from the number -- sig_name(), and get the signal number from the
name -- sig_number().
Description-md5:
Homepage: https://metacpan.org/release/Sys-SigAction
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libsys-sigaction-perl/libsys-sigaction-perl_0.23-2_all.deb