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

Last updated: May 17,2024

1. Install "node-vows" package

Here is a brief guide to show you how to install node-vows on Kali Linux

$ sudo apt update $ sudo apt install node-vows

2. Uninstall "node-vows" package

Please follow the steps below to uninstall node-vows on Kali Linux:

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

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

Package: node-vows
Source: vows
Version: 0.8.3-6
Installed-Size: 157
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-diff, node-glob, nodejs:any
Size: 51196
SHA256: aadb005d0bb08d3792abe104c8610d85388bcab6123b4288bc89913186e08959
SHA1: 952ae6108cd083d14040fe44fb851e19679d6baf
MD5sum: 3df11aaf89eae7d00fc935c24339c3c0
Description: asynchronous BDD & continuous integration for Node
Node is an event-based server-side JavaScript engine.
.
Vows is a behavior driven development (BDD) framework for Node.
.
Vows was built from the ground up to test asynchronous code. It
executes your tests in parallel when it makes sense, and sequentially
when there are dependencies.
.
Emphasis was put on speed of execution, clarity and user experience.
.
This package contains the vows library for Node, and the script vows
for running tests from the commandline.
Description-md5:
Homepage: https://vowsjs.org/
Section: javascript
Priority: optional
Filename: pool/main/v/vows/node-vows_0.8.3-6_all.deb