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

Last updated: May 17,2024

1. Install "ruby-classifier" package

This is a short guide on how to install ruby-classifier on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-classifier

2. Uninstall "ruby-classifier" package

In this section, we are going to explain the necessary steps to uninstall ruby-classifier on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-classifier
Architecture: all
Version: 1.3.4-4
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: 62
Depends: ruby | ruby-interpreter, ruby-fast-stemmer
Recommends: ruby-gsl
Filename: pool/universe/r/ruby-classifier/ruby-classifier_1.3.4-4_all.deb
Size: 14436
MD5sum: eec456603892c2856b070f50f4995de1
SHA1: 2f64fa177e950bca715771dae8b9b544180de15e
SHA256: 9cfbf754419b2e7ac77b3d74b45734fa9d17f6051afb8d6f6d6cd53b05f65cc0
SHA512: d588e57ccb805fbf5e3f8b6edb3901e6627912eb6878794e2573537c745726bc86e32ffc72a23b65d6329a849db45c0bc0cb5b49bbcd880411781dd1050111c6
Homepage: https://github.com/cardmagic/classifier
Description-en: 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: 06fd17f6130bfa51e6530f0f8ce098f8
Ruby-Versions: all