How to Install and Uninstall perl-PerlIO-via-Timeout.noarch Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "perl-PerlIO-via-Timeout.noarch" package
This tutorial shows how to install perl-PerlIO-via-Timeout.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-PerlIO-via-Timeout.noarch
Copied
2. Uninstall "perl-PerlIO-via-Timeout.noarch" package
This guide covers the steps necessary to uninstall perl-PerlIO-via-Timeout.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-PerlIO-via-Timeout.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-PerlIO-via-Timeout.noarch package on Rocky Linux 9
Last metadata expiration check: 1:43:26 ago on Fri Feb 16 06:49:52 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.
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.