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

Last updated: May 05,2024

1. Install "node-buffers" package

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

$ sudo apt update $ sudo apt install node-buffers

2. Uninstall "node-buffers" package

Please follow the guidance below to uninstall node-buffers on Kali Linux:

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

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

Package: node-buffers
Version: 0.1.1-5
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 6304
SHA256: f12504b67dd6a816626087e0ab7a4605c92ebfc974706ce2e0423e01d074522d
SHA1: 788e887f3d9220a3760e8667293551f5dc7a9f3e
MD5sum: 28dbae9d28e41546acb290737dacaab1
Description: Buffer collections as contiguous partially mutable Buffer
The buffers module allows you to treat a collection of Buffers as a single
contiguous partially mutable Buffer.
.
Where possible, operations execute without creating a new Buffer and copying
everything over.
.
buffers is a cleaner more Buffery rehash of bufferlist.
.
This package contains the buffers module for Node.js
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/substack/node-buffers
Section: javascript
Priority: optional
Filename: pool/main/n/node-buffers/node-buffers_0.1.1-5_all.deb