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

Last updated: May 08,2024

1. Install "node-xxhashjs" package

This guide covers the steps necessary to install node-xxhashjs on Kali Linux

$ sudo apt update $ sudo apt install node-xxhashjs

2. Uninstall "node-xxhashjs" package

This guide covers the steps necessary to uninstall node-xxhashjs on Kali Linux:

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

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

Package: node-xxhashjs
Version: 0.2.2+dfsg+~0.2.2-1
Installed-Size: 51
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-xxhashjs (= 0.2.2)
Depends: node-cuint (>= 0.2.2)
Size: 9004
SHA256: 0e29c63154823252464e66d919c9b92a1b04306a2332d66660770c3e14762605
SHA1: c430890c2f59697af8d7f419c053e1295abd9009
MD5sum: 69583c8c683e4720ffb6920ee6540c8f
Description: Javascript implementation of xxHash
xxHash is a very fast hashing algorithm. xxhashjs is a Javascript
implementation of it, written in 100% Javascript. Although not as fast as the
C version, it does perform pretty well given the current Javascript
limitations in handling unsigned 32 bits integers.
Description-md5:
Homepage: https://github.com/pierrec/js-xxhash
Section: javascript
Priority: optional
Filename: pool/main/n/node-xxhashjs/node-xxhashjs_0.2.2+dfsg+~0.2.2-1_all.deb