How to Install and Uninstall libsys-sigaction-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libsys-sigaction-perl" package

Please follow the guidance below to install libsys-sigaction-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libsys-sigaction-perl" package

This guide covers the steps necessary to uninstall libsys-sigaction-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libsys-sigaction-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsys-sigaction-perl
Priority: optional
Section: universe/perl
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.20-1
Depends: perl
Filename: pool/universe/libs/libsys-sigaction-perl/libsys-sigaction-perl_0.20-1_all.deb
Size: 24858
MD5sum: cee5c7c959a2d2b8d232af1912756aa2
SHA1: d2a8e896908b5fc5f0b4c687ac43359892ac87c4
SHA256: 184e7e1913a00f25a4f3167b1cca4c0a8d0614eeb4b2d2c2a67bb8c2d13916e4
Description-en: 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: 610bce5c1b4328b62935f3a19bb5b6bc
Homepage: https://metacpan.org/release/Sys-SigAction/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu