How to Install and Uninstall node-big.js Package on Kali Linux

Last updated: May 02,2024

1. Install "node-big.js" package

Please follow the steps below to install node-big.js on Kali Linux

$ sudo apt update $ sudo apt install node-big.js

2. Uninstall "node-big.js" package

Please follow the steps below to uninstall node-big.js on Kali Linux:

$ sudo apt remove node-big.js $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-big.js package on Kali Linux

Package: node-big.js
Version: 6.2.1+ds+~6.1.5-2
Installed-Size: 111
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-big.js, node-types-big.js (= 6.1.5)
Suggests: javascript-common, nodejs:any
Size: 26784
SHA256: 0da30cbfef9f45cdc027d6ac40a2f1693d5011384072ba7d17438a1e81c7243d
SHA1: bb29d184ce1d71e08ef074f1004d9bfbbc06b6ad
MD5sum: 36a166cdf0368288cb88cc580f3f593d
Description: small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
This module is the little sister to bignumber.js:
- Faster, smaller and easier-to-use than JavaScript versions
of Java's BigDecimal
- Only 2.7 KB minified and gzipped
- Simple API
- Replicates the toExponential, toFixed and toPrecision methods
of JavaScript's Number type
- Includes a sqrt method
- Stores values in an accessible decimal floating point format
- No dependencies
- Comprehensive documentation and test set
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/MikeMcl/big.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-big.js/node-big.js_6.2.1+ds+~6.1.5-2_all.deb