How to Install and Uninstall nodeunit Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 21,2024

1. Install "nodeunit" package

Please follow the guidance below to install nodeunit on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install nodeunit

2. Uninstall "nodeunit" package

Please follow the guidance below to uninstall nodeunit on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove nodeunit $ sudo apt autoclean && sudo apt autoremove

3. Information about the nodeunit package on Ubuntu 21.10 (Impish Indri)

Package: nodeunit
Architecture: all
Version: 0.11.3+ds-1
Priority: optional
Section: universe/web
Source: node-nodeunit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 141
Provides: node-nodeunit (= 0.11.3+ds-1)
Depends: node-async, node-ejs (>= 2.5.2), node-tap (>= 7.0.0), nodejs (>= 6)
Filename: pool/universe/n/node-nodeunit/nodeunit_0.11.3+ds-1_all.deb
Size: 29644
MD5sum: f0a4350fa6ae0971c62188b88f8c6479
SHA1: 355379a39101a49fe8289c11076c9f8d61c1df1a
SHA256: 26b93723ca4bc1089eaf2f08c052d99a8ed45c079febf3b21403b868ae91ca5a
SHA512: 9abfb46178d91671058c5e2356fa407e4342022832bbba6c77ab36a65936896b14bf68ea37f1485954e57bc0ab84b1b0993d73cff38336a77bd800935419ce65
Homepage: https://github.com/caolan/nodeunit
Description-en: Unit test framework for Node.js and the browser
This package provides easy async unit testing
for Node.js and the browser.
.
Particularly, this module:
* Is simple to use,
* Just exports the tests from a module,
* Works with node.js and in the browser,
* Helps you avoid common pitfalls when testing asynchronous code,
* Allows one to easily add test cases with setUp and tearDown
functions,
* Adds flexible reporters for custom output, built-in support
for HTML & jUnit XML,
* Allows one to use mocks and stubs.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: fd4d5e137d2440b79f8d1168fa51916a