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

Last updated: May 17,2024

1. Install "node-to-arraybuffer" package

This tutorial shows how to install node-to-arraybuffer on Kali Linux

$ sudo apt update $ sudo apt install node-to-arraybuffer

2. Uninstall "node-to-arraybuffer" package

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

$ sudo apt remove node-to-arraybuffer $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-to-arraybuffer package on Kali Linux

Package: node-to-arraybuffer
Version: 1.0.1-3
Installed-Size: 14
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4256
SHA256: 18ae1aaba1c7e4c1a78634c53c7576bc36ce32ff0d3422589bf584359e117b35
SHA1: 2afec1311fe0f6b2c2ad9fad00d90a82ed7ab068
MD5sum: e5099cead43799c8c88060b1a3a7120a
Description: Get an ArrayBuffer from a Buffer as fast as possible
Note that in some cases the returned ArrayBuffer is backed by the same memory
as the original Buffer (but in other cases it is a copy), so **modifying the
ArrayBuffer is not recommended**.
.
This module is designed to work both in node.js and in all browsers with
ArrayBuffer support when using the Buffer implementation provided by
Browserify
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jhiesey/to-arraybuffer
Section: javascript
Priority: optional
Filename: pool/main/n/node-to-arraybuffer/node-to-arraybuffer_1.0.1-3_all.deb