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

Last updated: May 14,2024

1. Install "node-assertive" package

Please follow the steps below to install node-assertive on Kali Linux

$ sudo apt update $ sudo apt install node-assertive

2. Uninstall "node-assertive" package

Here is a brief guide to show you how to uninstall node-assertive on Kali Linux:

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

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

Package: node-assertive
Version: 5.0.5-1
Installed-Size: 46
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-lodash-packages
Size: 15660
SHA256: 4eef28841775edeff45430a78d7ebbb4c205af5b50e04f3c7d6f00ae834f9a15
SHA1: ecebb83279ff619c1f990d50cd0912e9cf15e591
MD5sum: 4efaca316c44ee75d8a9cb762bc0e8b3
Description: assertion library, designed for coffee-script
Assertive aims to make the exact cause of breakage and intent of tests as fast
and easy to spot as possible, with much attention paid to both the colour and
alignment of expected and actual data, so you should be able to glean what you
need immediately.
.
It also tries to pre-empt false negative tests from ever happening, by
rigorously testing for correct assertion invocation and by avoiding to pick
names for assertions with a track record of being misinterpreted, not just by
people reading the code, but also by programmers writing them.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/groupon/assertive
Section: javascript
Priority: optional
Filename: pool/main/n/node-assertive/node-assertive_5.0.5-1_all.deb