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

Last updated: October 06,2024

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

Please follow the steps below to install perl-Future-IO.noarch on Fedora 35

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

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

This tutorial shows how to uninstall perl-Future-IO.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:59:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Future-IO
Version : 0.08
Release : 4.fc35
Architecture : noarch
Size : 28 k
Source : perl-Future-IO-0.08-4.fc35.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.