How to Install and Uninstall libjs-chai Package on Kali Linux

Last updated: May 14,2024

1. Install "libjs-chai" package

This is a short guide on how to install libjs-chai on Kali Linux

$ sudo apt update $ sudo apt install libjs-chai

2. Uninstall "libjs-chai" package

Please follow the guidance below to uninstall libjs-chai on Kali Linux:

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

3. Information about the libjs-chai package on Kali Linux

Package: libjs-chai
Source: node-chai
Version: 4.3.7~ds1+~cs9.7.21-1
Installed-Size: 510
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 89260
SHA256: 131b288ea657c76b0228bb18739892abad03d15d2d00b62b8cf308c94e0b7480
SHA1: 38a70f5295a5a9e172c0f173873f60beac87ce5b
MD5sum: 4006f47f7f4e33b8ab022936a50016c6
Description: 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://chaijs.com
Section: javascript
Priority: optional
Filename: pool/main/n/node-chai/libjs-chai_4.3.7~ds1+~cs9.7.21-1_all.deb