How to Install and Uninstall node-assert-plus Package on Kali Linux

Last updated: May 19,2024

1. Install "node-assert-plus" package

Learn how to install node-assert-plus on Kali Linux

$ sudo apt update $ sudo apt install node-assert-plus

2. Uninstall "node-assert-plus" package

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

$ sudo apt remove node-assert-plus $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-assert-plus package on Kali Linux

Package: node-assert-plus
Version: 1.0.0-4
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 6852
SHA256: 445f94ab0125047f2aa69dd16417e5743fcdcc2d1272fa851d56015a86583c13
SHA1: b5232cb34fd0ed2857c76352cccd1cf35a98c7bf
MD5sum: fde4574cd22db9f93d7a9395b7deb50b
Description: small wrapper over nodejs' assert module with two extra features
This library is a super small wrapper over node's assert module that has two
things:
(1) the ability to disable assertions with the environment variable
NODE_NDEBUG, and
(2) some API wrappers for argument testing. Like assert.string(myArg, 'myArg')
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mcavage/node-assert-plus
Section: javascript
Priority: optional
Filename: pool/main/n/node-assert-plus/node-assert-plus_1.0.0-4_all.deb