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

Last updated: January 11,2025

1. Install "node-underscore" package

Please follow the step by step instructions below to install node-underscore on Kali Linux

$ sudo apt update $ sudo apt install node-underscore

2. Uninstall "node-underscore" package

Please follow the instructions below to uninstall node-underscore on Kali Linux:

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

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

Package: node-underscore
Source: underscore
Version: 1.13.4~dfsg+~1.11.4-3
Installed-Size: 1363
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-underscore (= 1.11.4)
Size: 119860
SHA256: 5cab162ca645c4736f11f87075c64cd69aaa1bad869b8bfaaf23c7e4c4136ecf
SHA1: 5afca8097a18650b0bd176c040260433edc6ade4
MD5sum: 6d6cb45393e4a5a765eb4ef8c57dac6f
Description: JavaScript's functional programming helper library - NodeJS
Underscore is a utility-belt library for JavaScript that provides a lot
of the functional programming support that you would expect in
Prototype.js (or Ruby), but without extending any of the built-in
JavaScript objects. It's the tie to go along with jQuery's tux.
.
Underscore provides 60-odd functions that support both the usual
functional suspects: map, select, invoke - as well as more specialized
helpers: function binding, javascript templating, deep equality
testing, and so on. It delegates to built-in functions, if present, so
modern browsers will use the native implementations of forEach, map,
reduce, filter, every, some and indexOf.
.
This package contains the NodeJS module.
Description-md5:
Homepage: https://underscorejs.org/
Section: javascript
Priority: optional
Filename: pool/main/u/underscore/node-underscore_1.13.4~dfsg+~1.11.4-3_all.deb