How to Install and Uninstall perl-PerlIO-via-Timeout.noarch Package on Oracle Linux 9

Last updated: September 28,2024

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

This guide let you learn how to install perl-PerlIO-via-Timeout.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall perl-PerlIO-via-Timeout.noarch on Oracle Linux 9:

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

3. Information about the perl-PerlIO-via-Timeout.noarch package on Oracle Linux 9

Last metadata expiration check: 1:36:01 ago on Thu Feb 15 07:50:05 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.