How to Install and Uninstall ruby-fast-stemmer Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-fast-stemmer" package

Please follow the step by step instructions below to install ruby-fast-stemmer on Kali Linux

$ sudo apt update $ sudo apt install ruby-fast-stemmer

2. Uninstall "ruby-fast-stemmer" package

Please follow the step by step instructions below to uninstall ruby-fast-stemmer on Kali Linux:

$ sudo apt remove ruby-fast-stemmer $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-fast-stemmer package on Kali Linux

Package: ruby-fast-stemmer
Version: 1.0.2-4
Installed-Size: 45
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Conflicts: ruby-stemmer
Size: 8568
SHA256: cf77bc3a6a0afacb0b01415985fe4401cdd14712c0e8ea4ae052834b06d4e86f
SHA1: e9d8174d6fd6f8b4fd716e1b854e16afbe3b0d1f
MD5sum: cfbdfef5fdd3665a8f5aa895514bd887
Description: Fast Porter stemmer based on a C version of algorithm for Ruby
Fast-stemmer is simply a wrapping around multithreaded Porter stemming
algorithm.
.
This gem adds a String::stem method, and it's in order of magnitude
faster (and uses much less memory) than the pure Ruby implementation of
stemmer.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/romanbsd/fast-stemmer
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fast-stemmer/ruby-fast-stemmer_1.0.2-4_amd64.deb