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

Last updated: May 18,2024

1. Install "libjs-should" package

In this section, we are going to explain the necessary steps to install libjs-should on Kali Linux

$ sudo apt update $ sudo apt install libjs-should

2. Uninstall "libjs-should" package

This guide let you learn how to uninstall libjs-should on Kali Linux:

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

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

Package: libjs-should
Source: should.js
Version: 13.2.3~dfsg-7
Installed-Size: 244
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 59612
SHA256: 3aa4f8eeb37762b8bfcaf8ebd915cf285ce8387501c3baf2b0aad809bbeb23e4
SHA1: f09e2b56e14a7850f38e0316f123f1353e183414
MD5sum: e0926f965af7a8ccb4ed377896ec7788
Description: behavior driven test assertions library - browser module
Should is an expressive, readable, test framework agnostic, assertion library.
It helps keeping test code clean and error messages helpful.
.
It extends Object.prototype with a single non-enumerable getter that
allows one to express how the object should behave.
.
This package provides should for use directly in web browsers.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/shouldjs/should.js
Section: javascript
Priority: optional
Filename: pool/main/s/should.js/libjs-should_13.2.3~dfsg-7_all.deb