How to Install and Uninstall node-read-file Package on Kali Linux

Last updated: May 03,2024

1. Install "node-read-file" package

This tutorial shows how to install node-read-file on Kali Linux

$ sudo apt update $ sudo apt install node-read-file

2. Uninstall "node-read-file" package

Learn how to uninstall node-read-file on Kali Linux:

$ sudo apt remove node-read-file $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-read-file package on Kali Linux

Package: node-read-file
Version: 0.2.0-2
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4368
SHA256: 3afc7e163aad07f791cf23f5c2210cd2fa0b23b7eef52ded342167947313372f
SHA1: a480880a5fa0d96d6d3768da069f93c7eab452c6
MD5sum: a69a76e7294152e96fbed7a37d916283
Description: wrapper around fs.readFile and fs.readFileSync
Thin wrapper around fs.readFile and fs.readFileSync that also strips
byte order marks when utf8 encoding is chosen. Also optionally replaces
windows newlines with unix newlines.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jonschlinkert/read-file
Section: javascript
Priority: optional
Filename: pool/main/n/node-read-file/node-read-file_0.2.0-2_all.deb