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

Last updated: May 10,2024

1. Install "chai" package

This is a short guide on how to install chai on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install chai

2. Uninstall "chai" package

Please follow the step by step instructions below to uninstall chai on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: chai
Architecture: all
Version: 4.2.0+ds+~4.2.14-3
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-3)
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-3_all.deb
Size: 53016
MD5sum: f211f8fe18d7b34743f4de5459bd3361
SHA1: b50a600ea4032ae8257136371bf9a878722d921e
SHA256: 1b615c7a046d2e031e2db6855c354fb54bfa4adf04f207f4fd9b9451d768dfee
SHA512: ee725a3be7e17eda1008604a723a1a1d9a4d000ebd0bc683749f62dbc65712f4dd4f3a04e0b131934b6272c32fac4d364b8deb02933b4180eb78a2d5a3f9670f
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