How to Install and Uninstall node-fast-levenshtein Package on Kali Linux

Last updated: May 17,2024

1. Install "node-fast-levenshtein" package

Please follow the guidelines below to install node-fast-levenshtein on Kali Linux

$ sudo apt update $ sudo apt install node-fast-levenshtein

2. Uninstall "node-fast-levenshtein" package

This guide let you learn how to uninstall node-fast-levenshtein on Kali Linux:

$ sudo apt remove node-fast-levenshtein $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-fast-levenshtein package on Kali Linux

Package: node-fast-levenshtein
Version: 2.0.6+ds-3
Installed-Size: 22
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 6040
SHA256: 862e7a885d5a3d353598ac58b109a0d538c58a063105aef6b8c0e49397724e4f
SHA1: b80e474db2af3a635ea99958d78d27d5d22d7857
MD5sum: 6ee9926210e48b05027aa54ca93185d1
Description: efficient implementation of Levenshtein algorithm
In information theory, linguistics, and computer science, the
Levenshtein distance is a string metric for measuring the difference
between two sequences.
Informally, the Levenshtein distance between two words is the
minimum number of single-character edits (insertions,
deletions or substitutions) required to change one word into the other.
.
This is pure JavaScript implementation for Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/hiddentao/fast-levenshtein
Section: javascript
Priority: optional
Filename: pool/main/n/node-fast-levenshtein/node-fast-levenshtein_2.0.6+ds-3_all.deb