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

Last updated: May 04,2024

1. Install "node-boolbase" package

Here is a brief guide to show you how to install node-boolbase on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-boolbase

2. Uninstall "node-boolbase" package

Please follow the guidelines below to uninstall node-boolbase on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-boolbase
Architecture: all
Version: 1.0.0-2
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: nodejs
Filename: pool/universe/n/node-boolbase/node-boolbase_1.0.0-2_all.deb
Size: 3392
MD5sum: efd458e853d72f9fdbe134dac5851241
SHA1: 272ce785f7bc52058bb6cbf5eff53366326a6767
SHA256: 4506c6b269c793d4bea8f65f7875fa53fbf030e7295c73a11886d4ebd115cf1e
SHA512: 9b09d01d7cbbcc45521a13f0952405cff72855cf405962cf39f617e489e48954bde46e11c23dca977332033ec522df1c57e39ac3ddd62181431bb1f988a4eff2
Homepage: https://github.com/fb55/boolbase
Description-en: two functions: One that returns true, one that returns false
This very simple module provides two basic functions, one that always
returns true (trueFunc) and one that always returns false (falseFunc).
.
By having only a single instance of these functions around, it's possible
to do some nice optimizations. Eg. CSSselect uses these functions to
determine whether a selector won't match any elements. If that's the case,
the DOM doesn't even have to be touched.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 8a9c7c2277872124bf199143674548c0