How to Install and Uninstall libjs-chai Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "libjs-chai" package

This is a short guide on how to install libjs-chai on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjs-chai

2. Uninstall "libjs-chai" package

Learn how to uninstall libjs-chai on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjs-chai package on Ubuntu 21.10 (Impish Indri)

Package: libjs-chai
Architecture: all
Version: 4.2.0+ds+~4.2.14-4
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-4_all.deb
Size: 85460
MD5sum: 3aa1e2241799babea6e20de506e65939
SHA1: a161608407cfbe0753fa5363eca5763625e87ab5
SHA256: 6ef09ac5e404b589c94046daca2fc67f848534db7e4ef94150ce969e74962bc3
SHA512: 35a2a2a50b832c4c8a035cee0206e1e94fb1308eff8560737a3e40600ff6b41ed6df90a43169be145bc4aa9f71863b57d509a167167bfa8fcdd178c52e149727
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