How to Install and Uninstall perl-PerlIO-via-Timeout.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-PerlIO-via-Timeout.noarch" package

This tutorial shows how to install perl-PerlIO-via-Timeout.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-PerlIO-via-Timeout.noarch

2. Uninstall "perl-PerlIO-via-Timeout.noarch" package

This is a short guide on how to uninstall perl-PerlIO-via-Timeout.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-PerlIO-via-Timeout.noarch $ sudo dnf autoremove

3. Information about the perl-PerlIO-via-Timeout.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:17:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-PerlIO-via-Timeout
Version : 0.32
Release : 15.el9
Architecture : noarch
Size : 22 k
Source : perl-PerlIO-via-Timeout-0.32-15.el9.src.rpm
Repository : epel
Summary : PerlIO layer that adds read & write timeout to a handle
URL : https://metacpan.org/release/PerlIO-via-Timeout
License : GPL+ or Artistic
Description : This package implements a PerlIO layer, that adds read / write timeout.
: This can be useful to avoid blocking while accessing a handle (file,
: socket, ...), and fail after some time.