How to Install and Uninstall libjs-async Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

1. Install "libjs-async" package

Please follow the steps below to install libjs-async on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjs-async

2. Uninstall "libjs-async" package

This guide let you learn how to uninstall libjs-async on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libjs-async $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-async package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjs-async
Architecture: all
Version: 0.8.0-4
Multi-Arch: foreign
Priority: optional
Section: universe/web
Source: node-async
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 75
Recommends: javascript-common
Filename: pool/universe/n/node-async/libjs-async_0.8.0-4_all.deb
Size: 25676
MD5sum: 1652f5b3b2a25c5c562d04c5c7384ff4
SHA1: e737bc31964295309e46153c96be1066020b3bcf
SHA256: 7481ddd93a0a15377696329878a053bb58e8a7c0e164104ee2af40ddaf970e8b
SHA512: aae439659e029e9fe16c4760a060aab13ecc08a0f9d0fb6e4ec4a38f4954833519375f2215cc274bdf831215bfa1af2cbd5699a38a37b0a64ec32df238767ca8
Homepage: https://github.com/caolan/async
Description-en: functions and patterns for asynchronous code - web browsers
Async is a utility module which provides straight-forward, powerful
functions for working with asynchronous Javascript.
.
Async provides around 20 functions that include the usual 'functional'
suspects (map, reduce, filter, forEach…) as well as some common
patterns for asynchronous control flow (parallel, series, waterfall…).
All these functions assume you follow the Node convention of providing
a single callback as the last argument of your async function.
.
This provides async for use directly in web browsers.
Description-md5: f80fbbc8cea0df7bf575aaf3dbdd3c6c