How to Install and Uninstall chai Package on Kali Linux

Last updated: May 08,2024

1. Install "chai" package

Please follow the guidelines below to install chai on Kali Linux

$ sudo apt update $ sudo apt install chai

2. Uninstall "chai" package

Please follow the instructions below to uninstall chai on Kali Linux:

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

3. Information about the chai package on Kali Linux

Package: chai
Source: node-chai
Version: 4.3.7~ds1+~cs9.7.21-1
Installed-Size: 1002
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-chai (= 4.3.7~ds1+~cs9.7.21-1), node-chai (= 4.3.7), node-chai-exclude (= 2.1.0), node-fclone (= 1.0.11), node-loupe (= 2.3.1), node-types-chai (= 4.3.4)
Depends: node-assertion-error, node-check-error, node-deep-eql, node-get-func-name, node-pathval, node-type-detect, nodejs:any
Breaks: node-typescript-types (<< 20201105-1~)
Size: 105116
SHA256: 979a03fbd61c3c4ae543b7c1f5f3293612514e7c5c6c9b7c49a4457f569bdae1
SHA1: 39874429dd46a2368f2e9222026e620702ef50c3
MD5sum: 7b89ec499339256ad777ca0aa8da02c3
Description: 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:
Homepage: https://chaijs.com
Section: web
Priority: optional
Filename: pool/main/n/node-chai/chai_4.3.7~ds1+~cs9.7.21-1_all.deb