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

Last updated: May 06,2024

1. Install "node-assert" package

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

$ sudo apt update $ sudo apt install node-assert

2. Uninstall "node-assert" package

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

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

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

Package: node-assert
Version: 2.0.0+~cs3.9.8-2
Installed-Size: 134
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-es6-object-assign (= 1.1.0), node-is-nan (= 1.3.2), node-types-assert (= 1.5.6)
Depends: node-object-assign, node-util (>= 0.12~)
Size: 26788
SHA256: e96c18280a6c770738076e561be16d3babf1cef5f91f401568c8d4ea4de9aeff
SHA1: a549c728c76847d3166eef84a6ef4de39e022cea
MD5sum: 70be34a496e0fa184a02e5d968f155a2
Description: simple assertion library for javascript
This module is used for writing unit tests for your applications, you can
access it with require('assert').
.
The API is derived from the commonjs 1.0 unit testing spec and the node.js
assert module
Description-md5:
Homepage: https://github.com/defunctzombie/commonjs-assert
Section: javascript
Priority: optional
Filename: pool/main/n/node-assert/node-assert_2.0.0+~cs3.9.8-2_all.deb