How to Install and Uninstall perl-PerlIO-via-Timeout.noarch Package on Fedora 34

Last updated: May 18,2024

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

Please follow the instructions below to install perl-PerlIO-via-Timeout.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-PerlIO-via-Timeout.noarch on Fedora 34:

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

3. Information about the perl-PerlIO-via-Timeout.noarch package on Fedora 34

Last metadata expiration check: 1:32:21 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-PerlIO-via-Timeout
Version : 0.32
Release : 18.fc34
Architecture : noarch
Size : 22 k
Source : perl-PerlIO-via-Timeout-0.32-18.fc34.src.rpm
Repository : fedora
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.