How to Install and Uninstall ruby-jaro-winkler Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-jaro-winkler" package

Here is a brief guide to show you how to install ruby-jaro-winkler on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-jaro-winkler" package

This is a short guide on how to uninstall ruby-jaro-winkler on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-jaro-winkler package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-jaro-winkler
Architecture: amd64
Version: 1.5.4-2build1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Depends: libc6 (>= 2.4), libruby2.7 (>= 2.7.0~preview2), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-jaro-winkler/ruby-jaro-winkler_1.5.4-2build1_amd64.deb
Size: 14020
MD5sum: 532da4767397aec8c6626bc8d41c69b4
SHA1: 17d272e2d99a8d686d97e1442c0107f00430e752
SHA256: 2397f0d279c06e4d390b602f228bf126d3bbcc671a2ff443fd592a5af9d25c3a
SHA512: c5605a0bd0e70cb29be86a873f735767e76d3c449ac8e47e6b1bb3e6b9fa280ee0d909252a9539ca9c2d3b75f51b96e2231ef8e5df77ca352e2836514c43367a
Homepage: https://github.com/tonytonyjan/jaro_winkler
Description-en: 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: e1e9fa23ee1405356006e90c0da7781c
Ruby-Versions: ruby2.7