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

Last updated: May 20,2024

1. Install "node-jasmine" package

Please follow the instructions below to install node-jasmine on Kali Linux

$ sudo apt update $ sudo apt install node-jasmine

2. Uninstall "node-jasmine" package

In this section, we are going to explain the necessary steps to uninstall node-jasmine on Kali Linux:

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

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

Package: node-jasmine
Version: 4.5.0+~cs8.8.0-1
Installed-Size: 532
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: jasmine (= 4.5.0+~cs8.8.0-1), node-jasmine-core (= 4.5.0), node-types-jasmine (= 4.3.0)
Depends: node-glob (>= 7.1.6), nodejs:any
Size: 102564
SHA256: 06f0f4fba00b3d836e89a5b8a7169d7080cb01614d3107646fe01c32a5a9bc56
SHA1: 5e1e66be97f432363834be3208dbae107ed33b40
MD5sum: 89e3470edfc8d2ec95dfaf9a41371431
Description: Behavior Driven Development testing framework for JavaScript
Jasmine does not rely on browsers, DOM, or any JavaScript framework. Thus it
suited for websites, Node.js projects, or anywhere that JavaScript can run.
.
ocumentation & guides live here: http://jasmine.github.io
Description-md5:
Homepage: https://jasmine.github.io/
Section: javascript
Priority: optional
Filename: pool/main/n/node-jasmine/node-jasmine_4.5.0+~cs8.8.0-1_all.deb