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

Last updated: May 11,2024

1. Install "chai" package

Please follow the steps below to install chai on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install chai

2. Uninstall "chai" package

Please follow the guidance below to uninstall chai on Ubuntu 21.10 (Impish Indri):

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

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

Package: chai
Architecture: all
Version: 4.2.0+ds+~4.2.14-4
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: 432
Provides: node-chai (= 4.2.0+ds+~4.2.14-4)
Depends: node-assertion-error, node-check-error, node-deep-eql (>= 3.0~), node-get-func-name, node-pathval, node-type-detect, nodejs (>= 4)
Breaks: node-typescript-types (<< 20201105-1~)
Filename: pool/universe/n/node-chai/chai_4.2.0+ds+~4.2.14-4_all.deb
Size: 52936
MD5sum: 5650d3c9a9f86f521fca125b5b3bcad0
SHA1: c01ce43972d0e540da9f02c19fd62209516fc41f
SHA256: b03df6e1607fc49ca123b9c2eb30fab310a8d1bd85adb2558215df22f1e687dc
SHA512: 77cb50e35c75c49ebd69d8f0578ba231465f5e8bdb80f6a36518c429ae1b1c2657d6e01c44c6103c74479dc7bbf4962204e8a8edb5c2ebc175f5566f5584a116
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