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

Last updated: May 16,2024

1. Install "libjs-underscore" package

Please follow the steps below to install libjs-underscore on Kali Linux

$ sudo apt update $ sudo apt install libjs-underscore

2. Uninstall "libjs-underscore" package

This guide let you learn how to uninstall libjs-underscore on Kali Linux:

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

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

Package: libjs-underscore
Source: underscore
Version: 1.13.4~dfsg+~1.11.4-3
Installed-Size: 349
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common, libjs-jquery
Size: 115632
SHA256: 4a0fbc90e7f62ea50c4ac7453352721fa60bb5eac87e9f39a027908faff29015
SHA1: c6d238a61fe0cc68c6ff58c7c9afbbdb4c3ebbe8
MD5sum: ab489f52a05cb6f576a7f31bbb51ac3b
Description: JavaScript's functional programming helper library
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://underscorejs.org/
Tag: implemented-in::ecmascript, role::shared-lib
Section: javascript
Priority: optional
Filename: pool/main/u/underscore/libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb