How to Install and Uninstall node-underscore Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "node-underscore" package

Please follow the instructions below to install node-underscore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-underscore

2. Uninstall "node-underscore" package

Please follow the guidelines below to uninstall node-underscore on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-underscore package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-underscore
Architecture: all
Version: 1.7.0~dfsg-1ubuntu1.1
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: 139
Depends: nodejs, libjs-underscore
Filename: pool/universe/u/underscore/node-underscore_1.7.0~dfsg-1ubuntu1.1_all.deb
Size: 3730
MD5sum: cbaf5c9e6c888d9f358f7307a78ef249
SHA1: 6a10cb1cf4c17c278692e70824ff73d23bb32bf1
SHA256: 3975038a9f90d31374621021296de5a2c297c54d72b3979cdc24f45e5be4ca3a
SHA512: 3f7ddfb7e4801c133dd615509f9325130ddaa290edd61fd5dbc9f82d6604ff67571839b3a58f2c8d13d7247c4821995028fe0069f94224e008789770dcfa74f8
Homepage: http://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

Package: node-underscore
Priority: optional
Section: universe/web
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: underscore
Version: 1.7.0~dfsg-1ubuntu1
Depends: nodejs, libjs-underscore
Filename: pool/universe/u/underscore/node-underscore_1.7.0~dfsg-1ubuntu1_all.deb
Size: 3780
MD5sum: 0edfe29c38c0148cc1d85320ee9d0634
SHA1: a2dd0e04a28935c9bb8a04633299adcd3a2a8612
SHA256: bc438663a7cf7e034c71986c72e8ed307e14517d6e3e583972dd67c5d8f18829
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
Homepage: http://underscorejs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu