How to Install and Uninstall perl-IO-Socket-Timeout.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "perl-IO-Socket-Timeout.noarch" package

Please follow the instructions below to install perl-IO-Socket-Timeout.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-IO-Socket-Timeout.noarch

2. Uninstall "perl-IO-Socket-Timeout.noarch" package

Learn how to uninstall perl-IO-Socket-Timeout.noarch on Fedora 39:

$ sudo dnf remove perl-IO-Socket-Timeout.noarch $ sudo dnf autoremove

3. Information about the perl-IO-Socket-Timeout.noarch package on Fedora 39

Last metadata expiration check: 0:15:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-IO-Socket-Timeout
Version : 0.32
Release : 25.fc39
Architecture : noarch
Size : 22 k
Source : perl-IO-Socket-Timeout-0.32-25.fc39.src.rpm
Repository : fedora
Summary : IO::Socket with read/write timeout
URL : https://metacpan.org/release/IO-Socket-Timeout
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : IO::Socket provides a way to set a timeout on the socket, but the timeout
: will be used only for connection, not for reading / writing operations.