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

Last updated: May 18,2024

1. Install "ruby-classifier" package

This guide let you learn how to install ruby-classifier on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-classifier

2. Uninstall "ruby-classifier" package

Please follow the guidance below to uninstall ruby-classifier on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-classifier
Priority: optional
Section: universe/ruby
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.4-2
Depends: ruby | ruby-interpreter, ruby-fast-stemmer
Recommends: ruby-gsl
Filename: pool/universe/r/ruby-classifier/ruby-classifier_1.3.4-2_all.deb
Size: 14030
MD5sum: 4b491844c659dbe24f888c192023ea26
SHA1: 998a5d632287a227f371b6a6fbe359a11170b1e1
SHA256: 8c72de9bf7a98d9b03a29fdd4f1cef7abdf8a56a9d5c0ac51b0f6fe4ef06906b
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
Homepage: https://github.com/cardmagic/classifier
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu