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

Last updated: May 17,2024

1. Install "node-tape" package

In this section, we are going to explain the necessary steps to install node-tape on Kali Linux

$ sudo apt update $ sudo apt install node-tape

2. Uninstall "node-tape" package

This guide let you learn how to uninstall node-tape on Kali Linux:

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

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

Package: node-tape
Version: 5.6.1+~cs8.20.19-1
Installed-Size: 184
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-array.prototype.every (= 1.1.3), node-dotignore (= 0.1.2), node-for-each (= 0.3.3), node-has-dynamic-import (= 2.0.1), node-string.prototype.trim (= 1.2.8), node-types-tape (= 4.13.2)
Depends: node-debbundle-es-to-primitive, node-deep-equal (>= 2.0.5~), node-define-properties, node-defined, node-es-abstract, node-function-bind, node-glob, node-inherits, node-istanbul, node-minimatch, node-minimist, node-object-keys, node-object-inspect, node-resolve, node-resumer, node-through, nodejs:any
Size: 70900
SHA256: b0316a788d2fc6d6743b0e6eca965326b6b9c4e5e90bc66bf25deaf39d445ee7
SHA1: 8d9149d8892616d53ac9032f3ca41c089d037694
MD5sum: f66e89cff17103d11544cb485fbd9bf4
Description: tap-producing test harness for node and browsers
Tape is a tap-producing test harness for node and browsers requiring
only a few line of code. It can be used for unit and integration testing.
.
Tests are written in pure javascript, so tests could be run using Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/ljharb/tape
Section: javascript
Priority: optional
Filename: pool/main/n/node-tape/node-tape_5.6.1+~cs8.20.19-1_all.deb