How to Install and Uninstall ruby-jaro-winkler Package on Kali Linux

Last updated: July 05,2024

1. Install "ruby-jaro-winkler" package

This guide let you learn how to install ruby-jaro-winkler on Kali Linux

$ sudo apt update $ sudo apt install ruby-jaro-winkler

2. Uninstall "ruby-jaro-winkler" package

Please follow the guidelines below to uninstall ruby-jaro-winkler on Kali Linux:

$ sudo apt remove ruby-jaro-winkler $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-jaro-winkler package on Kali Linux

Package: ruby-jaro-winkler
Version: 1.5.6-1
Installed-Size: 60
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 14552
SHA256: a0317ce712e8c4f4468e87f158cc3c03ff39fc89192ec96e0a616bdc7c461203
SHA1: 68dec3a767a0cfa8b20e08f31ca7d5a6d791e2b6
MD5sum: 660921b2986b43c952be280b899a3af6
Description: Implementation of Jaro-Winkler distance algorithm
jaro_winkler is an implementation of Jaro-Winkler distance algorithm which is
written in C extension and will fallback to pure Ruby version in platforms
other than MRI/KRI like JRuby or Rubinius. Both of C and Ruby implementation
support any kind of string encoding, such as UTF-8, EUC-JP, Big5, etc.
Description-md5:
Homepage: https://github.com/tonytonyjan/jaro_winkler
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-jaro-winkler/ruby-jaro-winkler_1.5.6-1_amd64.deb