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

Last updated: May 12,2024

1. Install "node-istanbul" package

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

$ sudo apt update $ sudo apt install node-istanbul

2. Uninstall "node-istanbul" package

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

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

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

Package: node-istanbul
Version: 0.4.5+repack10+~cs98.25.59-2
Installed-Size: 1146
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: istanbul (= 0.4.5+repack10+~cs98.25.59-2), node-append-transform (= 2.0.0), node-babel-plugin-istanbul (= 6.1.1), node-caching-transform (= 4.0.0), node-default-require-extensions (= 3.0.0), node-get-package-type (= 0.1.0), node-hasha (= 5.2.2), node-html-escaper (= 3.0.3), node-istanbul-lib-coverage (= 3.2.0), node-istanbul-lib-hook (= 3.0.0), node-istanbul-lib-instrument (= 5.2.0), node-istanbul-lib-processinfo (= 2.0.3), node-istanbul-lib-report (= 3.0.0), node-istanbul-lib-source-maps (= 4.0.1), node-istanbul-reports (= 3.1.4), node-istanbuljs-load-nyc-config (= 1.1.0), node-istanbuljs-schema (= 0.1.3), node-node-preload (= 0.2.1), node-nyc (= 15.1.0), node-package-hash (= 4.0.0), node-process-on-spawn (= 1.0.0), node-release-zalgo (= 1.0.0), node-spawn-wrap (= 2.0.0), node-test-exclude (= 6.0.0), node-types-istanbul (= 0.4.30), node-types-istanbul-lib-coverage (= 2.0.4), node-types-istanbul-lib-instrument (= 1.7.4), node-types-istanbul-lib-report (= 3.0.0), node-types-istanbul-lib-source-maps (= 4.0.1), node-types-istanbul-reports (= 3.0.1), node-v8-to-istanbul (= 9.0.1), nyc
Depends: handlebars, libjs-prettify, node-abbrev, node-archy, node-async, node-convert-source-map, node-decamelize, node-es6-error (>= 4.1.1-4~), node-escodegen, node-esprima, node-find-cache-dir, node-find-up, node-foreground-child, node-glob, node-graceful-fs, node-is-stream, node-is-windows, node-jridgewell-trace-mapping, node-js-yaml, node-lodash-packages, node-make-dir, node-mkdirp, node-nopt, node-once, node-p-map, node-path-key, node-resolve, node-resolve-from, node-rimraf, node-shebang-command, node-signal-exit (>= 4), node-strip-bom, node-supports-color, node-type-fest, node-uuid, node-which, node-wordwrap, node-write-file-atomic, node-yargs, nodejs:any (>= 12)
Recommends: node-babel7
Size: 210936
SHA256: 03a1ef460aab39d21b108d8dcf491239ff793bc33cf3b22042d686178b5ea240
SHA1: d9241e2c9cd9065f44b74f79ec47dd3ba20382ec
MD5sum: 60c6697a620781cac0e318e7de929fe1
Description: JavaScript code coverage tool
This package is a JavaScript code coverage tool that computes
statement, line, function and branch coverage with
module loader hooks to transparently add coverage
when running tests.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/gotwarlost/istanbul#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-istanbul/node-istanbul_0.4.5+repack10+~cs98.25.59-2_all.deb