How to Install and Uninstall perl-Signal-Mask.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "perl-Signal-Mask.noarch" package
This guide let you learn how to install perl-Signal-Mask.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Signal-Mask.noarch
Copied
2. Uninstall "perl-Signal-Mask.noarch" package
Learn how to uninstall perl-Signal-Mask.noarch on Fedora 36:
$
sudo dnf remove
perl-Signal-Mask.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Signal-Mask.noarch package on Fedora 36
Last metadata expiration check: 1:26:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Signal-Mask
Version : 0.008
Release : 24.fc36
Architecture : noarch
Size : 21 k
Source : perl-Signal-Mask-0.008-24.fc36.src.rpm
Repository : fedora
Summary : Signal masks made easy
URL : https://metacpan.org/release/Signal-Mask
License : GPL+ or Artistic
Description : Signal::Mask is an abstraction around your process or thread signal mask.
: It is used to fetch and/or change the signal mask of the calling process or
: thread. The signal mask is the set of signals whose delivery is currently
: blocked for the caller. It is available as the global hash Signal::Mask.
Available Packages
Name : perl-Signal-Mask
Version : 0.008
Release : 24.fc36
Architecture : noarch
Size : 21 k
Source : perl-Signal-Mask-0.008-24.fc36.src.rpm
Repository : fedora
Summary : Signal masks made easy
URL : https://metacpan.org/release/Signal-Mask
License : GPL+ or Artistic
Description : Signal::Mask is an abstraction around your process or thread signal mask.
: It is used to fetch and/or change the signal mask of the calling process or
: thread. The signal mask is the set of signals whose delivery is currently
: blocked for the caller. It is available as the global hash Signal::Mask.