How to Install and Uninstall libfuture-asyncawait-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libfuture-asyncawait-perl" package

Learn how to install libfuture-asyncawait-perl on Kali Linux

$ 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 Kali Linux:

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

3. Information about the libfuture-asyncawait-perl package on Kali Linux

Package: libfuture-asyncawait-perl
Source: libfuture-asyncawait-perl (0.66-1)
Version: 0.66-1+b1
Installed-Size: 144
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14), libfuture-perl (>= 0.50), libtest2-suite-perl (>= 0.000148), libxs-parse-keyword-perl, libxs-parse-sublike-perl (>= 0.14)
Size: 55852
SHA256: e554dc04517db5c2221c4bf21871bf59c9dd43c0a5c3c4405c6f73af32e7792d
SHA1: eb47e6edc2140b2dcb69218276a7eefac892cad2
MD5sum: 18cd40f6d63804f36a0d80730341c5d6
Description: 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:
Homepage: https://metacpan.org/release/Future-AsyncAwait
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libf/libfuture-asyncawait-perl/libfuture-asyncawait-perl_0.66-1+b1_amd64.deb