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

Last updated: May 18,2024

1. Install "libjs-expect.js" package

This is a short guide on how to install libjs-expect.js on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjs-expect.js" package

In this section, we are going to explain the necessary steps to uninstall libjs-expect.js on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjs-expect.js
Priority: extra
Section: universe/web
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-expect.js
Version: 0.3.1+dfsg-1
Recommends: javascript-common
Filename: pool/universe/n/node-expect.js/libjs-expect.js_0.3.1+dfsg-1_all.deb
Size: 17964
MD5sum: 578a43ca59f1250e0dab35408410e612
SHA1: 1082a4109298912383fc43904e42222e2a427aad
SHA256: 3563aaf9a03675504d7d478a54c50278717f948cf037e85cfdbdda00641a5c25
Description-en: behavior driven test assertions - JavaScript library
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.
Description-md5: e9aa7d8f8cb452c04403ae79ce9e4762
Homepage: https://github.com/LearnBoost/expect.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu