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

Last updated: May 19,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Future-IO.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:00:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Future-IO
Version : 0.11
Release : 2.fc36
Architecture : noarch
Size : 35 k
Source : perl-Future-IO-0.11-2.fc36.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.