How to Install and Uninstall perl-Sys-SigAction.noarch Package on Rocky Linux 9
Last updated: January 08,2025
1. Install "perl-Sys-SigAction.noarch" package
Please follow the steps below to install perl-Sys-SigAction.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Sys-SigAction.noarch
Copied
2. Uninstall "perl-Sys-SigAction.noarch" package
Please follow the step by step instructions below to uninstall perl-Sys-SigAction.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-Sys-SigAction.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Sys-SigAction.noarch package on Rocky Linux 9
Last metadata expiration check: 0:33:09 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Sys-SigAction
Version : 0.23
Release : 21.el9
Architecture : noarch
Size : 33 k
Source : perl-Sys-SigAction-0.23-21.el9.src.rpm
Repository : epel
Summary : Perl extension for Consistent Signal Handling
URL : https://metacpan.org/release/Sys-SigAction
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Sys::SigAction provides EASY access to POSIX::sigaction() for signal
: handling on systems that support sigaction().
: It is hoped that with the use of this module, your signal handling
: behavior can be coded in a way that does not change from one perl
: version to the next, and that sigaction() will be easier for you to use.
Available Packages
Name : perl-Sys-SigAction
Version : 0.23
Release : 21.el9
Architecture : noarch
Size : 33 k
Source : perl-Sys-SigAction-0.23-21.el9.src.rpm
Repository : epel
Summary : Perl extension for Consistent Signal Handling
URL : https://metacpan.org/release/Sys-SigAction
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Sys::SigAction provides EASY access to POSIX::sigaction() for signal
: handling on systems that support sigaction().
: It is hoped that with the use of this module, your signal handling
: behavior can be coded in a way that does not change from one perl
: version to the next, and that sigaction() will be easier for you to use.