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

Last updated: May 08,2024

1. Install "node-vinyl" package

This tutorial shows how to install node-vinyl on Kali Linux

$ sudo apt update $ sudo apt install node-vinyl

2. Uninstall "node-vinyl" package

Please follow the step by step instructions below to uninstall node-vinyl on Kali Linux:

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

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

Package: node-vinyl
Version: 2.2.1+~cs3.0.7-1
Installed-Size: 51
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-vinyl (= 2.0.6), node-vinyl-bufferstream (= 1.0.1)
Depends: node-clone, node-clone-buffer, node-clone-stats, node-cloneable-readable, node-remove-trailing-separator, node-replace-ext, node-bufferstreams
Size: 13916
SHA256: 35e1dfb075c232e11c4989c23c5597d6decad07820fbcc161248853851d97668
SHA1: 0eecd16a3d4e6e985dbfb06d631250ef1789ed8b
MD5sum: 4ca8720aa28957cb7a5672e4e106e105
Description: Virtual file format
Vinyl is a very simple metadata object that describes a file. When you think
of a file, two attributes come to mind: `path` and `contents`. These are the
main attributes on a Vinyl object. A file does not necessarily represent
something on your computer’s file system. You have files on S3, FTP, Dropbox,
Box, CloudThingly.io and other services. Vinyl can be used to describe files
from all of these sources.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/gulpjs/vinyl
Section: javascript
Priority: optional
Filename: pool/main/n/node-vinyl/node-vinyl_2.2.1+~cs3.0.7-1_all.deb