How to Install and Uninstall node-underscore Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "node-underscore" package

Please follow the steps below to install node-underscore on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-underscore

2. Uninstall "node-underscore" package

In this section, we are going to explain the necessary steps to uninstall node-underscore on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-underscore package on Ubuntu 21.10 (Impish Indri)

Package: node-underscore
Architecture: all
Version: 1.9.1~dfsg-3
Priority: optional
Section: universe/web
Source: underscore
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: libjs-underscore, nodejs
Filename: pool/universe/u/underscore/node-underscore_1.9.1~dfsg-3_all.deb
Size: 3940
MD5sum: 86e47196919fab17d62b0588217005d9
SHA1: a35e77de8b453b6b54617f851e48ab43d4c3203b
SHA256: fffd6840d5327fc821a87ebeb0ffdb2ecb4a04a4801ec7ffe6a101b672bbe17e
SHA512: 8fd753bdbd37e4134f797d02cc24a1690e70f602a5643bd4eecea05c96edfad4558127452cce87751e2b4dc003bcf4acd908624b1e91b6401f0676bdc30a69e8
Homepage: https://underscorejs.org/
Description-en: 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: 398861d20e6c0b871219d43e35746ad1