How to Install and Uninstall node-setimmediate Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "node-setimmediate" package

This is a short guide on how to install node-setimmediate on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-setimmediate

2. Uninstall "node-setimmediate" package

This tutorial shows how to uninstall node-setimmediate on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-setimmediate $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-setimmediate package on Ubuntu 21.10 (Impish Indri)

Package: node-setimmediate
Architecture: all
Version: 1.0.5-6
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: nodejs
Suggests: mocha (>= 3), chai
Filename: pool/universe/n/node-setimmediate/node-setimmediate_1.0.5-6_all.deb
Size: 9176
MD5sum: 0c2935d943e3bafea7f72c77e33d67d9
SHA1: b54c7f8963bc98e21b834258d3fe9f9528220830
SHA256: 04a4ddb320fff502829cebab847ca590f4b1f147c7087862b818ea42997cd70a
SHA512: 98608851b1b4e56f3a35f253e2d5970b66dffdbe3b2b037d38def4031401ffc2a9222a430363a90fbabaccf64154db532dfb5b987cc0397e03ea3c4cdfed09ef
Homepage: https://github.com/YuzuJS/setImmediate
Description-en: shim for the setImmediate efficient script yielding API
setImmediate.js is a highly cross-browser implementation of the
setImmediate and clearImmediate APIs, proposed by Microsoft to
the Web Performance Working Group.
.
setImmediate allows scripts to yield to the browser, executing a
given operation asynchronously, in a manner that is typically
more efficient and consumes less power than the usual
setTimeout(..., 0) pattern.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 98efe2058ae5d40cb5b028485d22de82