How to Install and Uninstall perl-Retry.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "perl-Retry.noarch" package
This guide covers the steps necessary to install perl-Retry.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-Retry.noarch
Copied
2. Uninstall "perl-Retry.noarch" package
This guide covers the steps necessary to uninstall perl-Retry.noarch on Fedora 39:
$
sudo dnf remove
perl-Retry.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Retry.noarch package on Fedora 39
Last metadata expiration check: 4:21:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Retry
Version : 1.03
Release : 20.fc39
Architecture : noarch
Size : 12 k
Source : perl-Retry-1.03-20.fc39.src.rpm
Repository : fedora
Summary : Perl function wrapper providing exponential back-off and callbacks on failure
URL : https://metacpan.org/release/Retry
License : Artistic-2.0
Description : A one-feature module, this provides a method to wrap any function in
: automatic retry logic, with exponential back-off delays, and a callback
: for each time an attempt fails.
Available Packages
Name : perl-Retry
Version : 1.03
Release : 20.fc39
Architecture : noarch
Size : 12 k
Source : perl-Retry-1.03-20.fc39.src.rpm
Repository : fedora
Summary : Perl function wrapper providing exponential back-off and callbacks on failure
URL : https://metacpan.org/release/Retry
License : Artistic-2.0
Description : A one-feature module, this provides a method to wrap any function in
: automatic retry logic, with exponential back-off delays, and a callback
: for each time an attempt fails.