How to Install and Uninstall perl-Future-AsyncAwait.x86_64 Package on Fedora 36
Last updated: March 01,2025
1. Install "perl-Future-AsyncAwait.x86_64" package
Here is a brief guide to show you how to install perl-Future-AsyncAwait.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Future-AsyncAwait.x86_64
Copied
2. Uninstall "perl-Future-AsyncAwait.x86_64" package
Please follow the guidelines below to uninstall perl-Future-AsyncAwait.x86_64 on Fedora 36:
$
sudo dnf remove
perl-Future-AsyncAwait.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Future-AsyncAwait.x86_64 package on Fedora 36
Last metadata expiration check: 3:59:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Future-AsyncAwait
Version : 0.58
Release : 1.fc36
Architecture : x86_64
Size : 63 k
Source : perl-Future-AsyncAwait-0.58-1.fc36.src.rpm
Repository : updates
Summary : Deferred subroutine syntax for futures
URL : https://metacpan.org/release/Future-AsyncAwait
License : GPL+ or Artistic
Description : This Perl module provides syntax for deferring and resuming subroutines while
: waiting for Futures to complete. This syntax aims to make code that performs
: asynchronous operations using futures look neater and more expressive than
: simply using then chaining and other techniques on the futures themselves.
Available Packages
Name : perl-Future-AsyncAwait
Version : 0.58
Release : 1.fc36
Architecture : x86_64
Size : 63 k
Source : perl-Future-AsyncAwait-0.58-1.fc36.src.rpm
Repository : updates
Summary : Deferred subroutine syntax for futures
URL : https://metacpan.org/release/Future-AsyncAwait
License : GPL+ or Artistic
Description : This Perl module provides syntax for deferring and resuming subroutines while
: waiting for Futures to complete. This syntax aims to make code that performs
: asynchronous operations using futures look neater and more expressive than
: simply using then chaining and other techniques on the futures themselves.