How to Install and Uninstall node-expect.js Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "node-expect.js" package

Please follow the step by step instructions below to install node-expect.js on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-expect.js

2. Uninstall "node-expect.js" package

Please follow the instructions below to uninstall node-expect.js on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-expect.js $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-expect.js package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-expect.js
Priority: extra
Section: universe/web
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.3.1+dfsg-1
Depends: nodejs
Filename: pool/universe/n/node-expect.js/node-expect.js_0.3.1+dfsg-1_all.deb
Size: 14444
MD5sum: fe6d08525b100ce46c8c594155e769a0
SHA1: 0b57fe6596ce3b632a6e9f611790616e3e218b80
SHA256: 747af38b347ca4d144b603134216d7fa3623f1c2e43da32934ed1d7ee5aa592f
Description-en: behavior driven test assertions - Node.js module
expect.js is a minimalistic behavior driven assertions toolkit similar
to should.js but with less footprint.
.
Some relevant features are:
* Cross-browser: works on IE6+, Firefox, Safari, Chrome, Opera.
* Compatible with all test frameworks.
* Standalone.
* No Object prototype extensions.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: a9237ab52806e859377078829c29ae3f
Homepage: https://github.com/LearnBoost/expect.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu