How to Install and Uninstall libfuture-asyncawait-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "libfuture-asyncawait-perl" package

Please follow the guidance below to install libfuture-asyncawait-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libfuture-asyncawait-perl" package

Please follow the guidelines below to uninstall libfuture-asyncawait-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libfuture-asyncawait-perl package on Ubuntu 21.10 (Impish Indri)

Package: libfuture-asyncawait-perl
Architecture: amd64
Version: 0.49-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.49-1_amd64.deb
Size: 44540
MD5sum: 97474f3db3949b6d86ca87fb7b48508c
SHA1: a7eb586b1583b74f64815890e987ab0f26785d72
SHA256: 6c40256f999d109fa078b0051580496997b8285f210e027e58b686550e5b5448
SHA512: 6ccc7b7e40222065fb7823bbee780ee27c1eeaac4c878ac25a8e164adc73ce9c45b04c28a76ae56d8e6afa9b3bf596d1faa38307b699992f0cf57cc1675065be
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