How to Install and Uninstall libfuture-asyncawait-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libfuture-asyncawait-perl" package

This guide let you learn how to install libfuture-asyncawait-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfuture-asyncawait-perl

2. Uninstall "libfuture-asyncawait-perl" package

Here is a brief guide to show you how to uninstall libfuture-asyncawait-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libfuture-asyncawait-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfuture-asyncawait-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfuture-asyncawait-perl
Architecture: amd64
Version: 0.48-1
Multi-Arch: same
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 122
Depends: perl (>= 5.22), perlapi-5.32.1, libc6 (>= 2.11), libfuture-perl (>= 0.43), libxs-parse-sublike-perl
Filename: pool/universe/libf/libfuture-asyncawait-perl/libfuture-asyncawait-perl_0.48-1_amd64.deb
Size: 44504
MD5sum: d3fb5f7ad40193d7fd653da745e6cfbf
SHA1: 6339fc96c15b15718b9d2530b3d98c6ed3487160
SHA256: aa3fd15d31d2134e102f91b80ce771a3f17e16eb01ea7e62295df1b1eede7913
SHA512: 9f3b1b92e429c1e564ad910fcb6b1b10edf16f4ed4b023100ca426443075dba2e165664a3f5cc34d055ecc6ecd128098fd44c23c1f94b0dbb0afe899961f02f8
Homepage: https://metacpan.org/release/Future-AsyncAwait
Description-en: deferred subroutine syntax for futures
Future::AsyncAwait 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. It is also a similar syntax used by a number of other
languages; notably C# 5, EcmaScript 6, Python 3, and lately even Rust is
considering adding it.
.
The new syntax takes the form of two new keywords, async and await.
.
This module is still under active development. While it now seems relatively
stable enough for most use-cases and has received a lot of testing in a wide
variety of scenarios, there may still be the occasional case of memory leak
left in it, especially if still-pending futures are abandoned.
Description-md5: 99c609ec07c6fa0b8a24016e7044940d