How to Install and Uninstall node-to-arraybuffer Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "node-to-arraybuffer" package

This is a short guide on how to install node-to-arraybuffer on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-to-arraybuffer" package

Learn how to uninstall node-to-arraybuffer on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-to-arraybuffer package on Ubuntu 21.10 (Impish Indri)

Package: node-to-arraybuffer
Architecture: all
Version: 1.0.1-2
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: nodejs
Filename: pool/universe/n/node-to-arraybuffer/node-to-arraybuffer_1.0.1-2_all.deb
Size: 4004
MD5sum: e5cb5bad95eb7957a7df32f060109320
SHA1: 4f821109a7d6dc2565e8f372c95b2c0431fc2eac
SHA256: 86683e53441fcff18f72fbdcabfdd07da1152f3d9c56a017fc0bc757fdebfde7
SHA512: d3b500bbfb671b3dbdd9dce471fcdff82a755060fe5d5f01c2747e8772426a8efb0ffd9c3af2ff61015abec070f16b9cf6c985b098bf91d24953de462bca74d7
Homepage: https://github.com/jhiesey/to-arraybuffer#readme
Description-en: 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: c4d637bbf467525c3960ae34a01b8c55