How to Install and Uninstall ruby-classifier Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-classifier" package

This is a short guide on how to install ruby-classifier on Kali Linux

$ sudo apt update $ sudo apt install ruby-classifier

2. Uninstall "ruby-classifier" package

Please follow the instructions below to uninstall ruby-classifier on Kali Linux:

$ sudo apt remove ruby-classifier $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-classifier package on Kali Linux

Package: ruby-classifier
Version: 1.3.4-4
Installed-Size: 62
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-fast-stemmer
Recommends: ruby-gsl
Size: 14400
SHA256: eec3cc4ba30f0354ca90d6230f210fbc2a5fdd75e22a5067c27f0f6766f56805
SHA1: 7105deecd865311dc8f315a11c98d413c4686352
MD5sum: 05ba7515a30f5d7336dcb9432d56de1c
Description: Ruby module to allow Bayesian and other types of classifications
Classifier is a general module to allow Bayesian and other types of
classifications.
.
This package provides Bayes classifier and Latent Semantic
Indexer. Bayesian Classifiers are accurate, fast, and have modest
memory requirements. Latent Semantic Indexing engines are not as fast
or as small as Bayesian classifiers, but are more flexible, providing
fast search and clustering detection as well as semantic analysis of
the text that theoretically simulates human learning.
Description-md5:
Homepage: https://github.com/cardmagic/classifier
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-classifier/ruby-classifier_1.3.4-4_all.deb