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

Last updated: May 16,2024

1. Install "libjs-underscore" package

This is a short guide on how to install libjs-underscore on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjs-underscore

2. Uninstall "libjs-underscore" package

Please follow the instructions below to uninstall libjs-underscore on Ubuntu 21.10 (Impish Indri):

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

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

Package: libjs-underscore
Architecture: all
Version: 1.9.1~dfsg-3
Multi-Arch: foreign
Priority: optional
Section: web
Source: underscore
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 297
Recommends: javascript-common, libjs-jquery
Filename: pool/main/u/underscore/libjs-underscore_1.9.1~dfsg-3_all.deb
Size: 99336
MD5sum: df8de6c175c4a115dfd83b2a7f17e7a8
SHA1: 84d531f058104c9769203fb33baad58d6cee7d58
SHA256: 30361f00a790e6ebea83be9f52f16e3924505a1c3ceddfe9f86caa8134258db6
SHA512: 03c683f9620aaa7bf72c2ee9c388699a8857c9eec34f3698215cdf52ca2fba3b053d02ee41b21089c2737cfc7b3c05d36725f3003876a3fb713979a837f4a1ec
Homepage: https://underscorejs.org/
Description-en: 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: a77ac32abf4789aa283df7d50866a802
Task: kubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop