How to Install and Uninstall node-cuint Package on Kali Linux

Last updated: May 21,2024

1. Install "node-cuint" package

Please follow the guidance below to install node-cuint on Kali Linux

$ sudo apt update $ sudo apt install node-cuint

2. Uninstall "node-cuint" package

Please follow the guidelines below to uninstall node-cuint on Kali Linux:

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

3. Information about the node-cuint package on Kali Linux

Package: node-cuint
Version: 0.2.2-3
Installed-Size: 49
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs (>= 6)
Size: 10636
SHA256: fab045fff88fdfac936a2b6244e704d1bb516f9062fa10fa0cd2c32cf1040ffb
SHA1: 915413f717c29be0e11663b62e3984f5fb79e76b
MD5sum: 9ca0a1728c660d4b2fe4133e30ea2636
Description: C-like unsigned integers for Javascript
Javascript does not natively support handling of unsigned 32 or 64 bits
integers. This library provides that functionality, following C behaviour,
enabling the writing of algorithms that depend on it. It was designed with
performance in mind and tries its best to be as fast as possible.
Description-md5:
Homepage: https://github.com/pierrec/js-cuint
Section: javascript
Priority: optional
Filename: pool/main/n/node-cuint/node-cuint_0.2.2-3_all.deb