How to Install and Uninstall node-throttleit Package on Kali Linux
Last updated: December 27,2024
1. Install "node-throttleit" package
Learn how to install node-throttleit on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
node-throttleit
Copied
2. Uninstall "node-throttleit" package
Please follow the steps below to uninstall node-throttleit on Kali Linux:
$
sudo apt remove
node-throttleit
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-throttleit package on Kali Linux
Package: node-throttleit
Version: 1.0.0+~1.0.0-1
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-throttleit (= 1.0.0)
Size: 4648
SHA256: 53e8621961feb3786d23761ea9bf81a01e4fbce51c44da84f77d3fdaa06a67f2
SHA1: 5ac828d5ce1f86e793f86089ca47fab604156ab6
MD5sum: b43196a1fef116e686bbc2f3e78d3e94
Description: Throttle a function in Node.js
throttle is a Node.js module to throttle a JavaScript function.
throttle(fn, wait)
Creates a function that will call fn at most once every wait milliseconds.
Supports leading and trailing invocation.
fn will receive last context (this) and last arguments passed to a
throttled wrapper before fn was invoked.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/component/throttle
Section: javascript
Priority: optional
Filename: pool/main/n/node-throttleit/node-throttleit_1.0.0+~1.0.0-1_all.deb
Version: 1.0.0+~1.0.0-1
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-throttleit (= 1.0.0)
Size: 4648
SHA256: 53e8621961feb3786d23761ea9bf81a01e4fbce51c44da84f77d3fdaa06a67f2
SHA1: 5ac828d5ce1f86e793f86089ca47fab604156ab6
MD5sum: b43196a1fef116e686bbc2f3e78d3e94
Description: Throttle a function in Node.js
throttle is a Node.js module to throttle a JavaScript function.
throttle(fn, wait)
Creates a function that will call fn at most once every wait milliseconds.
Supports leading and trailing invocation.
fn will receive last context (this) and last arguments passed to a
throttled wrapper before fn was invoked.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/component/throttle
Section: javascript
Priority: optional
Filename: pool/main/n/node-throttleit/node-throttleit_1.0.0+~1.0.0-1_all.deb