How to Install and Uninstall ruby-classifier-reborn Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ruby-classifier-reborn" package

Learn how to install ruby-classifier-reborn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-classifier-reborn

2. Uninstall "ruby-classifier-reborn" package

This guide covers the steps necessary to uninstall ruby-classifier-reborn on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-classifier-reborn package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-classifier-reborn
Priority: optional
Section: universe/ruby
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.4-1
Depends: ruby | ruby-interpreter, ruby-fast-stemmer (>= 1.0)
Filename: pool/universe/r/ruby-classifier-reborn/ruby-classifier-reborn_2.0.4-1_all.deb
Size: 16732
MD5sum: 1e4f462f32fcfa4acbb36f56e43e2865
SHA1: e14e5dbfe993054dfdbb79632d51dacd19167e9a
SHA256: 01c3c42d0c751bbb949a32072cfb54b1889e90c25c756f7629f1e7baa4c0c167
Description-en: Successor of Ruby::Classifier
Classifier is a general module to allow Bayesian and other types of
classifications. Classifier Reborn is a fork of original classifier
under more active development.
.
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: 70243dafc3a48d5b1a9ba4afa9680086
Homepage: https://github.com/jekyll/classifier-reborn
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu