How to Install and Uninstall chai Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "chai" package

Please follow the guidelines below to install chai on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install chai

2. Uninstall "chai" package

Please follow the instructions below to uninstall chai on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the chai package on Ubuntu 20.10 (Groovy Gorilla)

Package: chai
Architecture: all
Version: 4.2.0+ds-6
Priority: optional
Section: universe/web
Source: node-chai
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 344
Provides: node-chai (= 4.2.0+ds-6)
Depends: libjs-chai (= 4.2.0+ds-6), node-assertion-error, node-check-error, node-deep-eql (>= 3.0~), node-get-func-name, node-pathval, node-type-detect, nodejs (>= 4)
Filename: pool/universe/n/node-chai/chai_4.2.0+ds-6_all.deb
Size: 46136
MD5sum: 72606fb4930cc51fb3778a7cc43b0892
SHA1: fa23c00f149e550da87a4a224dc73994709b9bc9
SHA256: d0f9be0186126f5650c53ab1318a821fa19bbdec35d072b348f1e3971bdc3010
SHA512: ba33fcf1f69ef57698d0d45cffc70d3adea8d1f0e4409f026831319dbdd82fa11d84d1f1c10b7686daefb45a8f86838ac7f846976e918b19918546079ba64211
Homepage: https://chaijs.com
Description-en: assertion library for Node.js
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.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 8c1690565f2cb6e8137d1fc0a4726b49