How to Install and Uninstall node-set-immediate-shim Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "node-set-immediate-shim" package

Please follow the instructions below to install node-set-immediate-shim on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-set-immediate-shim

2. Uninstall "node-set-immediate-shim" package

This guide covers the steps necessary to uninstall node-set-immediate-shim on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-set-immediate-shim $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-set-immediate-shim package on Ubuntu 21.10 (Impish Indri)

Package: node-set-immediate-shim
Architecture: all
Version: 2.0.0-1
Multi-Arch: foreign
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: nodejs
Filename: pool/universe/n/node-set-immediate-shim/node-set-immediate-shim_2.0.0-1_all.deb
Size: 3636
MD5sum: ad35f3895fe36eb9048b145391483b68
SHA1: 6425041d76b63c079e2e466f154ba2b7cd9c7a1e
SHA256: 8ef9c0ab3d95c1d6c54af7f258d26c69907b76687367c2f0757e06bea2782553
SHA512: 2f8cc755456f6a8d85abc3702f3545ebfcbdad74062721972dba4bb7e6b476ed5bf860bb8a66c5d3c768adadc555cb72394c8c786c89111eebfd295e40f05794
Homepage: https://github.com/sindresorhus/set-immediate-shim
Description-en: Simple setImmediate shim
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. This library
provides a simple setImmediate shim.
.
This library is a dependency of readdirp. Even though setimmediate is
packaged, patching readdirp to use it is more work.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 78a8a992c753799133e0fd713d7e15a0