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

Last updated: May 05,2024

1. Install "node-fstream" package

Please follow the guidance below to install node-fstream on Kali Linux

$ sudo apt update $ sudo apt install node-fstream

2. Uninstall "node-fstream" package

This guide let you learn how to uninstall node-fstream on Kali Linux:

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

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

Package: node-fstream
Version: 1.0.12-7
Installed-Size: 83
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-rimraf, node-mkdirp (>= 1), node-graceful-fs, node-inherits
Size: 18868
SHA256: fffddd6c951e49069a34c772bf64d1a3a64515528f37b27c9ea9d804030cc033
SHA1: ea21f39afeda15e2178d776aaafc6ef777187aec
MD5sum: a29e8e52adf39a3f480520c219218570
Description: Advanced filesystem streaming tools for Node.js
node-fstream is a high-level file stream module for Node.js,
with a unified interface for reading and writing streams representing
files, directories or symbolic links, as well as manipulating their
attributes, such as atime/mtime or uid/guid.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/npm/fstream
Section: javascript
Priority: optional
Filename: pool/main/n/node-fstream/node-fstream_1.0.12-7_all.deb