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

Last updated: May 17,2024

1. Install "libjs-bignumber" package

In this section, we are going to explain the necessary steps to install libjs-bignumber on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjs-bignumber

2. Uninstall "libjs-bignumber" package

In this section, we are going to explain the necessary steps to uninstall libjs-bignumber on Ubuntu 21.10 (Impish Indri):

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

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

Package: libjs-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: 218
Filename: pool/universe/b/bignumber.js/libjs-bignumber_9.0.1+ds-1_all.deb
Size: 49940
MD5sum: 625080da1a2eb7636937b768dcf6d03e
SHA1: 71324ef14dd0ee16f1809a83ec14fe28b3bf7ffa
SHA256: fb45811c7e2d813190ba437c51df22557d5271d1790fe1a4bc6b766aae66e404
SHA512: c67f0cf1b4e1fa64e60e079ccbf48d31d3dabb839b6d99404e15de71e46fec8b427be1abbe031a963649d62474289b4373689471bee8c4d3c9e748f639d9adbf
Homepage: https://github.com/MikeMcl/bignumber.js/
Description-en: Arbitrary-precision decimal and non-decimal arithmetic (client)
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 clients (i.e. browsers).
Description-md5: 22318fdcc1b8fa747c76d29dfeb53cf6