How to Install and Uninstall node-concordance Package on Kali Linux

Last updated: May 18,2024

1. Install "node-concordance" package

Here is a brief guide to show you how to install node-concordance on Kali Linux

$ sudo apt update $ sudo apt install node-concordance

2. Uninstall "node-concordance" package

Please follow the instructions below to uninstall node-concordance on Kali Linux:

$ sudo apt remove node-concordance $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-concordance package on Kali Linux

Package: node-concordance
Version: 5.0.4+~cs5.2.1-3
Installed-Size: 240
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-fast-diff (= 1.2.0), node-js-string-escape (= 1.0.1), node-well-known-symbols (= 3.0.0)
Depends: node-date-time (>= 3.1.0), node-esutils (>= 2.0.3), node-lodash (>= 4.17.15), node-md5-hex (>= 3.0.1), node-semver (>= 7.3.2)
Size: 39900
SHA256: 01104c34d17e8ed2e024792c6f09657c76232551b09cd31084c7bd0e177fcf07
SHA1: 37ebdc4bb7bddb1c6967db5769299274244a0744
MD5sum: f0fa9ebb6d84e526cb250a5cf58a52b1
Description: Node.js library to compare, format, diff and serialize any JavaScript value
Concordance recursively describes JavaScript values, whether they're booleans
or complex object structures. It recurses through all enumerable properties,
list items (e.g. arrays) and iterator entries.
.
The same algorithm is used when comparing, formatting or diffing values. This
means Concordance's behavior is consistent, no matter how you use it.
Description-md5:
Homepage: https://github.com/concordancejs/concordance#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-concordance/node-concordance_5.0.4+~cs5.2.1-3_all.deb