How to Install and Uninstall golang-github-lithammer-fuzzysearch-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "golang-github-lithammer-fuzzysearch-dev" package

Please follow the instructions below to install golang-github-lithammer-fuzzysearch-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-lithammer-fuzzysearch-dev

2. Uninstall "golang-github-lithammer-fuzzysearch-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-lithammer-fuzzysearch-dev on Kali Linux:

$ sudo apt remove golang-github-lithammer-fuzzysearch-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-lithammer-fuzzysearch-dev package on Kali Linux

Package: golang-github-lithammer-fuzzysearch-dev
Source: golang-github-lithammer-fuzzysearch
Version: 1.1.3-1
Installed-Size: 38
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-text-dev
Size: 7412
SHA256: dcf980a60877f97831d9b2e1372eeadc3bfe1fdfd8b4faac1dc8898935d6c7e4
SHA1: a913a44c272336d7d72c1406dd4b79dada32cc61
MD5sum: 96dc8b14e7c10e9bbe48aba75e68c8c3
Description: FuzzySearch provides tiny and fast fuzzy search
Fuzzy searching allows for flexibly matching a string with partial input,
useful for filtering data very quickly based on lightweight user input
.
Inspired by bevacqua/fuzzysearch
(https://github.com/bevacqua/fuzzysearch), a fuzzy
matching library written in JavaScript. But contains
some extras like ranking using Levenshtein distance
(http://en.wikipedia.org/wiki/Levenshtein_distance) (see RankMatch()
(https://godoc.org/github.com/lithammer/fuzzysearch/fuzzy#RankMatch))
and finding matches in a list of words (see Find()
(https://godoc.org/github.com/lithammer/fuzzysearch/fuzzy#Find)).
.
The current implementation uses the algorithm suggested by Mr. Aleph,
a Russian compiler engineer working at V8
Description-md5:
Homepage: https://github.com/lithammer/fuzzysearch
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-lithammer-fuzzysearch/golang-github-lithammer-fuzzysearch-dev_1.1.3-1_all.deb