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

Last updated: May 03,2024

1. Install "node-bignumber" package

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

$ sudo apt update $ sudo apt install node-bignumber

2. Uninstall "node-bignumber" package

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

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

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

Package: node-bignumber
Architecture: all
Version: 9.0.1+ds-1
Multi-Arch: foreign
Priority: extra
Section: universe/web
Source: bignumber.js
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 302
Provides: node-bignumber.js
Depends: nodejs
Filename: pool/universe/b/bignumber.js/node-bignumber_9.0.1+ds-1_all.deb
Size: 55540
MD5sum: 67f54f24ea87fbc38b61a442236450cb
SHA1: 2f98a316d728600c1f972352d9e916fbf3f26994
SHA256: 4e217933574da01ca76ad580aafd2f616ef0adf4822ebc6c5d3e4bd288e77caa
SHA512: c1952c0cae75a1e8c6fd72664b9b94431c0e1f30e8e0c9bcc1f4d0e8d8f257853283f35df306b17928469283f664ebc2c92ac48a09d00d28c8928805dd06a562
Homepage: https://github.com/MikeMcl/bignumber.js/
Description-en: 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: db8f7c554c023ae7775179e9c4f36faa