How to Install and Uninstall node-has-binary Package on Kali Linux

Last updated: May 17,2024

1. Install "node-has-binary" package

Please follow the guidelines below to install node-has-binary on Kali Linux

$ sudo apt update $ sudo apt install node-has-binary

2. Uninstall "node-has-binary" package

This tutorial shows how to uninstall node-has-binary on Kali Linux:

$ sudo apt remove node-has-binary $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-has-binary package on Kali Linux

Package: node-has-binary
Version: 0.1.7-4
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-isarray
Size: 3904
SHA256: f81beddae6ec9a9b4fbc29e501d000cef5492e24928f86e7b85ff613fb565f75
SHA1: 05815041315aa1f460ad314df28807900f048f82
MD5sum: f940bff9afad79b5bd4dcc7d7e50945d
Description: Test if a JavaScript object contains binary data
The has-binary Node.js module provides a function that takes anything in
JavaScript and returns true if its argument contains binary data.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/socketio/has-binary
Section: javascript
Priority: optional
Filename: pool/main/n/node-has-binary/node-has-binary_0.1.7-4_all.deb