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

Last updated: November 23,2024

1. Install "node-long" package

This is a short guide on how to install node-long on Kali Linux

$ sudo apt update $ sudo apt install node-long

2. Uninstall "node-long" package

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

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

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

Package: node-long
Version: 5.2.3-2
Installed-Size: 112
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 14588
SHA256: 234247c4953e3f2cbf726c97644a9f660d949323df6aefc93f46fd44bf4d17ff
SHA1: cd995256deba79c300c810102ac396aa80a34145
MD5sum: 92bc4b9a36035a854e470b25a4cb3e2f
Description: Class for representing 64-bit two's-complement integer value
A Long class for representing a 64 bit two's-complement integer value
derived from the Closure Library for stand-alone use and extended with
unsigned support.
.
This is a class used by various modules that does not use newer bigint.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/dcodeIO/long.js#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-long/node-long_5.2.3-2_all.deb

5. The same packages on other Linux Distributions