How to Install and Uninstall node-fs-write-stream-atomic Package on Kali Linux

Last updated: May 17,2024

1. Install "node-fs-write-stream-atomic" package

This tutorial shows how to install node-fs-write-stream-atomic on Kali Linux

$ sudo apt update $ sudo apt install node-fs-write-stream-atomic

2. Uninstall "node-fs-write-stream-atomic" package

In this section, we are going to explain the necessary steps to uninstall node-fs-write-stream-atomic on Kali Linux:

$ sudo apt remove node-fs-write-stream-atomic $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-fs-write-stream-atomic package on Kali Linux

Package: node-fs-write-stream-atomic
Version: 1.0.10-6
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-graceful-fs, node-iferr, node-imurmurhash, node-readable-stream
Size: 5316
SHA256: 0e95a48b3c6ad590e98876928c78b65293a89eb2e30b2b4d7d7826d654a5f375
SHA1: 8805f2fd26cc52f460fe70093ff4e2095eff5dcb
MD5sum: 4e6d2c87e1b5afd6714f41c2ab910690
Description: Like fs.createWriteStream(...), but atomic
Writes to a tmp file and does an atomic `fs.rename` to move it into place when
it's done.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/npm/fs-write-stream-atomic
Section: javascript
Priority: optional
Filename: pool/main/n/node-fs-write-stream-atomic/node-fs-write-stream-atomic_1.0.10-6_all.deb