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

Last updated: May 02,2024

1. Install "node-bytes" package

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

$ sudo apt update $ sudo apt install node-bytes

2. Uninstall "node-bytes" package

Here is a brief guide to show you how to uninstall node-bytes on Kali Linux:

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

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

Package: node-bytes
Version: 3.1.2-1
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 7544
SHA256: 15944e859fc48587ee72a7bdb906eb7befcc42172c4c78e56970d8a1eadf316d
SHA1: ed0ed0da5f4bf4eef8dee8d2172a8056d7fcb5da
MD5sum: e2d3d9c66dedb7db18b43a5ff32baf61
Description: Byte string parser and formatter - Node.js module
This module parses strings representing an amount of bytes, like
1kb, 2mb, 1gb; and inversely converts positive integers to a readable
format representing an amount of bytes.
It is useful for parsing or writing log files.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/visionmedia/bytes.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-bytes/node-bytes_3.1.2-1_all.deb