How to Install and Uninstall node-gulp-tap Package on Kali Linux

Last updated: November 23,2024

1. Install "node-gulp-tap" package

This is a short guide on how to install node-gulp-tap on Kali Linux

$ sudo apt update $ sudo apt install node-gulp-tap

2. Uninstall "node-gulp-tap" package

This tutorial shows how to uninstall node-gulp-tap on Kali Linux:

$ sudo apt remove node-gulp-tap $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-gulp-tap package on Kali Linux

Package: node-gulp-tap
Version: 2.0.0-3
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-through2 (>= 3.0.1)
Size: 4996
SHA256: 0ece9a79b8e3e255b28fdf8b12549644e1c665c56c918af5a6fff821284f68d3
SHA1: 76ea041c86b756fe7e599a57ee10b58ff6dbf075
MD5sum: ed21ff127ce9b9ff1728a1cae72c005b
Description: Easily tap into a gulp pipeline
Some filters like gulp-coffee process all files. What if you want to process
all JS and Coffee files in a single pipeline? Use tap to filter out .coffee
files and process them through the coffee filter and let JavaScript files
pass through.
.
If you do not return a stream, tap forwards your changes.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/geejs/gulp-tap
Section: javascript
Priority: optional
Filename: pool/main/n/node-gulp-tap/node-gulp-tap_2.0.0-3_all.deb