How to Install and Uninstall perl-Future-IO.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "perl-Future-IO.noarch" package

Please follow the guidance below to install perl-Future-IO.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Future-IO.noarch

2. Uninstall "perl-Future-IO.noarch" package

Please follow the step by step instructions below to uninstall perl-Future-IO.noarch on Fedora 34:

$ sudo dnf remove perl-Future-IO.noarch $ sudo dnf autoremove

3. Information about the perl-Future-IO.noarch package on Fedora 34

Last metadata expiration check: 0:46:07 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Future-IO
Version : 0.08
Release : 2.fc34
Architecture : noarch
Size : 29 k
Source : perl-Future-IO-0.08-2.fc34.src.rpm
Repository : fedora
Summary : Future-returning IO core methods
URL : https://metacpan.org/release/Future-IO
License : GPL+ or Artistic
Description : This package provides a few basic methods that behave similarly to the
: same-named core perl functions relating to IO operations but yield
: their results asynchronously via Future instances.