How to Install and Uninstall libfuture-asyncawait-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libfuture-asyncawait-perl" package

This tutorial shows how to install libfuture-asyncawait-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libfuture-asyncawait-perl" package

In this section, we are going to explain the necessary steps to uninstall libfuture-asyncawait-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libfuture-asyncawait-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfuture-asyncawait-perl
Architecture: amd64
Version: 0.43-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Depends: perl (>= 5.30.3-4), perlapi-5.30.3, libc6 (>= 2.11), libfuture-perl, libxs-parse-sublike-perl (>= 0.10)
Filename: pool/universe/libf/libfuture-asyncawait-perl/libfuture-asyncawait-perl_0.43-1_amd64.deb
Size: 40732
MD5sum: b6b5c2d1c027984169c94a47a620f83e
SHA1: 70faa075b41db07b4f052ce89ee943f96a875b36
SHA256: 3c66fee3ea32dc4f3c5865a2ace79dcaca572054ad57c575eea72da866704043
SHA512: b64eb16340d7abc60bb24779d03340cac9496f94875f21fe9671fbaa5ba8325c6dd7af5a885713737a4410b6bba075adc051cc1d1f329d46127cf50a265643f1
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