How to Install and Uninstall node-set-immediate-shim Package on Kali Linux

Last updated: May 17,2024

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

Please follow the guidelines below to install node-set-immediate-shim on Kali Linux

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

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

3. Information about the node-set-immediate-shim package on Kali Linux

Package: node-set-immediate-shim
Version: 2.0.0-2
Installed-Size: 14
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3740
SHA256: 4718934ce555d1e2846967806a547b2bd2e592f481ee3adcc9e46ed98b5f18e8
SHA1: 1ded1c1927907cb6c5454f093f1369ee61117531
MD5sum: 90f5a95196bec00142d8f01a679ae766
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/set-immediate-shim
Section: javascript
Priority: optional
Filename: pool/main/n/node-set-immediate-shim/node-set-immediate-shim_2.0.0-2_all.deb