How to Install and Uninstall perl-IPC-Signal.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "perl-IPC-Signal.noarch" package

Please follow the guidance below to install perl-IPC-Signal.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-IPC-Signal.noarch

2. Uninstall "perl-IPC-Signal.noarch" package

Please follow the step by step instructions below to uninstall perl-IPC-Signal.noarch on Fedora 39:

$ sudo dnf remove perl-IPC-Signal.noarch $ sudo dnf autoremove

3. Information about the perl-IPC-Signal.noarch package on Fedora 39

Last metadata expiration check: 3:56:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-IPC-Signal
Version : 1.00
Release : 38.fc39
Architecture : noarch
Size : 12 k
Source : perl-IPC-Signal-1.00-38.fc39.src.rpm
Repository : fedora
Summary : Utility functions dealing with signals for Perl
URL : https://metacpan.org/release/IPC-Signal
License : GPL+ or Artistic
Description : This Perl module contains utility functions for dealing with signals.
: Currently these are just translating between signal names and signal
: numbers and vice versa.