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

Last updated: May 02,2024

1. Install "node-should" package

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

$ sudo apt update $ sudo apt install node-should

2. Uninstall "node-should" package

Please follow the guidelines below to uninstall node-should on Kali Linux:

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

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

Package: node-should
Source: should.js
Version: 13.2.3~dfsg-7
Installed-Size: 423
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 49964
SHA256: 1d33fdf80fa8b9c185754bce44a37e53ff280ea35ca4c4818b6362a7eb73e420
SHA1: b22eca5cce21b10ad4c61218d92d667dc1f53ca0
MD5sum: 5b914f10bc8bdb95f2b2ea2b86e80188
Description: behavior driven test assertions library - Node.js module
Should is an expressive, readable, test framework agnostic, assertion library.
It helps keeping test code clean and error messages helpful.
.
It extends Object.prototype with a single non-enumerable getter that
allows one to express how the object should behave.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/shouldjs/should.js
Section: javascript
Priority: optional
Filename: pool/main/s/should.js/node-should_13.2.3~dfsg-7_all.deb