How to Install and Uninstall perl-IPC-Signal.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 25,2024

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

This is a short guide on how to install perl-IPC-Signal.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide covers the steps necessary to uninstall perl-IPC-Signal.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-IPC-Signal.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:13:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-IPC-Signal
Version : 1.00
Release : 39.el8
Architecture : noarch
Size : 16 k
Source : perl-IPC-Signal-1.00-39.el8.src.rpm
Repository : epel
Summary : Utility functions dealing with signals for Perl
URL : https://metacpan.org/release/IPC-Signal
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.