How to Install and Uninstall node-bignumber Package on Kali Linux
Last updated: January 10,2025
1. Install "node-bignumber" package
In this section, we are going to explain the necessary steps to install node-bignumber on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
node-bignumber
Copied
2. Uninstall "node-bignumber" package
Learn how to uninstall node-bignumber on Kali Linux:
$
sudo apt remove
node-bignumber
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-bignumber package on Kali Linux
Package: node-bignumber
Source: bignumber.js
Version: 9.1.1-1
Installed-Size: 308
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-bignumber.js
Depends: nodejs:any
Size: 59224
SHA256: ecd8c13336224596005eacff1bd7a45e8d93da93ebceaf156315e31d18ee21b9
SHA1: 7b8236d4c7c7213ce232023ea4d064d123e881fc
MD5sum: f96a73a4f0e25a145116f3bd60f48def
Description: Arbitrary-precision decimal and non-decimal arithmetic for Node.js
Features:
.
- Faster, smaller, and perhaps easier to use than Javascript versions of
Java's BigDecimal
- 5 KB minified and gzipped
- Simple API but full-featured
- Works with numbers with or without fraction digits in bases from 2 to 36
inclusive
- Replicates the toExponential, toFixed, toPrecision and toString methods of
Javascript's Number type
- Includes a toFraction and a squareRoot method
- Stores values in an accessible decimal floating point format
- No dependencies
- Comprehensive documentation and test set
.
If an even smaller and simpler library is required see big.js. It's half the
size but only works with decimal numbers and only has half the methods. It
neither allows NaN or Infinity, or have the configuration options of this
library.
.
This package provides bignumber support to Node.js.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/MikeMcl/bignumber.js/
Section: javascript
Priority: optional
Filename: pool/main/b/bignumber.js/node-bignumber_9.1.1-1_all.deb
Source: bignumber.js
Version: 9.1.1-1
Installed-Size: 308
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-bignumber.js
Depends: nodejs:any
Size: 59224
SHA256: ecd8c13336224596005eacff1bd7a45e8d93da93ebceaf156315e31d18ee21b9
SHA1: 7b8236d4c7c7213ce232023ea4d064d123e881fc
MD5sum: f96a73a4f0e25a145116f3bd60f48def
Description: Arbitrary-precision decimal and non-decimal arithmetic for Node.js
Features:
.
- Faster, smaller, and perhaps easier to use than Javascript versions of
Java's BigDecimal
- 5 KB minified and gzipped
- Simple API but full-featured
- Works with numbers with or without fraction digits in bases from 2 to 36
inclusive
- Replicates the toExponential, toFixed, toPrecision and toString methods of
Javascript's Number type
- Includes a toFraction and a squareRoot method
- Stores values in an accessible decimal floating point format
- No dependencies
- Comprehensive documentation and test set
.
If an even smaller and simpler library is required see big.js. It's half the
size but only works with decimal numbers and only has half the methods. It
neither allows NaN or Infinity, or have the configuration options of this
library.
.
This package provides bignumber support to Node.js.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/MikeMcl/bignumber.js/
Section: javascript
Priority: optional
Filename: pool/main/b/bignumber.js/node-bignumber_9.1.1-1_all.deb