How to Install and Uninstall node-vinyl-fs Package on Kali Linux

Last updated: May 14,2024

1. Install "node-vinyl-fs" package

This guide let you learn how to install node-vinyl-fs on Kali Linux

$ sudo apt update $ sudo apt install node-vinyl-fs

2. Uninstall "node-vinyl-fs" package

This guide covers the steps necessary to uninstall node-vinyl-fs on Kali Linux:

$ sudo apt remove node-vinyl-fs $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-vinyl-fs package on Kali Linux

Package: node-vinyl-fs
Version: 3.0.3+~cs18.10.16-1
Installed-Size: 152
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-vinyl-fs (= 2.4.12)
Depends: node-buffer-equal, node-call-bind, node-convert-source-map, node-flush-write-stream, node-function-bind, node-glob-stream (>= 6.1~), node-graceful-fs, node-is-buffer, node-is-valid-glob (>= 1.0~), node-lazystream, node-normalize-path, node-object.assign, node-pumpify, node-readable-stream, node-safe-buffer, node-through2, node-vinyl
Breaks: gulp (<< 4.0~)
Size: 27272
SHA256: 4154d3a1f0d8bbc8b67ebab7dae95f4c14b811ce3e357ad42aa6a4961f672b22
SHA1: 5a1bb3c7fdc9aef6934bc09a09f3df362780f890
MD5sum: 0f07d57d448fa630bb07e3da6fd29d91
Description: Vinyl adapter for the file system
A Vinyl adapter simply exposes a `src(globs)` and a `dest(folder)` method.
Each return a stream. The `src` stream produces Vinyl objects, and the `dest`
stream consumes Vinyl objects. Vinyl adapters can expose extra methods that
might be specific to their input/output medium, such as the `symlink` method
`vinyl-fs` provides.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/wearefractal/vinyl-fs
Section: javascript
Priority: optional
Filename: pool/main/n/node-vinyl-fs/node-vinyl-fs_3.0.3+~cs18.10.16-1_all.deb