How to Install and Uninstall libjs-chai Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

1. Install "libjs-chai" package

Please follow the steps below to install libjs-chai on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjs-chai

2. Uninstall "libjs-chai" package

Please follow the guidelines below to uninstall libjs-chai on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libjs-chai $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-chai package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjs-chai
Architecture: all
Version: 4.2.0+ds+~4.2.14-3
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Source: node-chai
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 994
Depends: nodejs (>= 4)
Recommends: javascript-common
Breaks: chai (<< 4.2.0+ds-2~)
Replaces: chai (<< 4.2.0+ds-2~)
Filename: pool/universe/n/node-chai/libjs-chai_4.2.0+ds+~4.2.14-3_all.deb
Size: 85592
MD5sum: 616bb1f6fb18e8ce3411f7cc2e3818c2
SHA1: 9331f043bc92e108e0ca0237daa246aa81b2f87e
SHA256: a2efa502f4ef9c25c23da2df439e75bbefd500fab48e8c0251067df6595fadc5
SHA512: c6b743dc143f576f60b9cf67306b53ddf6a1e50848a406f19c0cea2869e8f5d1bd135903528c3289904206e37dd59fa566f2d0e4c4f4925e98481a31f34d94c3
Homepage: https://chaijs.com
Description-en: assertion library for the browser
Chai is a BDD / TDD assertion library for Node.js and the
browser that can be delightfully paired with any javascript testing framework.
This library is test framework agnostic.
.
Test-driven development (TDD) is a software development process that relies
on the repetition of a very short development cycle: requirements
are turned into very specific test cases, then the software is improved
to pass the new tests
.
BDD of Behavior-Driven Development is an extension of test-driven
development that makes use of a simple, domain-specific scripting
language (DSL). These DSLs convert structured natural language statements
into executable tests.
.
This package includes the browser specific files.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 47a3b82c200423986fb5f78f6b0564d2