How to Install and Uninstall node-once Package on Kali Linux

Last updated: May 19,2024

1. Install "node-once" package

This is a short guide on how to install node-once on Kali Linux

$ sudo apt update $ sudo apt install node-once

2. Uninstall "node-once" package

This tutorial shows how to uninstall node-once on Kali Linux:

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

3. Information about the node-once package on Kali Linux

Package: node-once
Version: 1.4.1-1
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-wrappy
Size: 4624
SHA256: 039aee0f9781f05df5fe3e36b460c1d0ce57d7cec50b773f78f003710ceda0e4
SHA1: ce022673d56caf56f0a68ae154c48bab6683f582
MD5sum: d09f78a6e3bfcc2e853299c3771a3173
Description: Run a function only once with this module for Node.js
node-once is useful to make sure a listener for multiple events is
only run once.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/once
Section: javascript
Priority: optional
Filename: pool/main/n/node-once/node-once_1.4.1-1_all.deb