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

Last updated: May 18,2024

1. Install "node-assume" package

This is a short guide on how to install node-assume on Kali Linux

$ sudo apt update $ sudo apt install node-assume

2. Uninstall "node-assume" package

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

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

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

Package: node-assume
Version: 2.3.0-3
Installed-Size: 62
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-deep-eql, node-fn-name, node-is-buffer, node-object-inspect, node-propget (>= 1.1.0), node-pruddy-error (>= 2.0.2)
Size: 21884
SHA256: f39c1f91ca498a0326eac24c7f13955e4bdab7505132951b3d81243b83614f1a
SHA1: d305b5d28c4c769deca119fadb617ef1ee05d4ad
MD5sum: 67079cb4dbba7bdac2b7ba3fa456663b
Description: Expect-like assertions that work in node and the browser
Assume is an expect inspired assertion library who's sole purpose is to create
a working and human readable assert library for browsers and node. The library
is designed to work with different assertion styles.
.
Assume is written with client and server-side Javascript in mind and uses
commonjs module system to export itself.
.
This package is used as a build dependency for other Debian packages.
Specifically it is used in the testing phase of the build process.
Description-md5:
Homepage: https://github.com/bigpipe/assume#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-assume/node-assume_2.3.0-3_all.deb