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

Last updated: June 02,2024

1. Install "node-jsdoc2" package

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

$ sudo apt update $ sudo apt install node-jsdoc2

2. Uninstall "node-jsdoc2" package

Please follow the instructions below to uninstall node-jsdoc2 on Kali Linux:

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

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

Package: node-jsdoc2
Version: 2.4.0-3
Installed-Size: 339
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs, libjs-prototype
Size: 67020
SHA256: 70ddd01e47f54fa49bbb5a2700b70ebd3fe0c748885a77a4e0378a3b5487383c
SHA1: eda5bb8d958ab3ddc8185238f5d33cea5e7226aa
MD5sum: c71776e389313a2b5349ad6a46c306b4
Description: automatic documentation generation tool for JavaScript
node-jsdoc2 is a port of JSDoc2 Toolkit that runs on Node.js.
.
Node.js is an event-based server-side JavaScript engine.
.
Using this tool you can automatically turn JavaDoc-like comments
in your JavaScript source code into published output files, such
as HTML or XML.
Description-md5:
Homepage: https://github.com/wronex/node-jsdoc2
Section: javascript
Priority: optional
Filename: pool/main/n/node-jsdoc2/node-jsdoc2_2.4.0-3_all.deb

5. The same packages on other Linux Distributions