How to Install and Uninstall python3-simplebayes Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "python3-simplebayes" package

In this section, we are going to explain the necessary steps to install python3-simplebayes on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-simplebayes

2. Uninstall "python3-simplebayes" package

Learn how to uninstall python3-simplebayes on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-simplebayes $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-simplebayes package on Ubuntu 21.10 (Impish Indri)

Package: python3-simplebayes
Architecture: all
Version: 1.5.7-2
Priority: optional
Section: universe/python
Source: simplebayes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Perret
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: python3:any
Suggests: python-simplebayes-doc
Filename: pool/universe/s/simplebayes/python3-simplebayes_1.5.7-2_all.deb
Size: 7348
MD5sum: d23d16155d71c224f56255e55d066d2a
SHA1: 3a3bd98e01fdffdd6b1fab5da6ccd5f8fd2a0aa6
SHA256: 92e9d03a4d6839d991d51d2c91c0160f0b217c7fae4a5f595db567e4bd5acfdc
SHA512: a3b2b1e79bbab63b360c30aea6bffe3f908c7d7de10464daeaf47136b34ce92620f907785cc2756b242ed68d7d2cf32d1835178a47f6c7de6b33ef0be03b6ed5
Homepage: https://github.com/hickeroar/simplebayes
Description-en: Naive bayesian text classifier for Python 3
A memory-based, optional-persistence naive bayesian text classifier.
This work is heavily inspired by the Python "redisbayes" module found here:
https://github.com/jart/redisbayes and https://pypi.python.org/pypi/redisbayes
This was written to alleviate the network/time requirements when
using the bayesian classifier to classify large sets of text, or when
attempting to train with very large sets of sample data.
.
This package installs the library for Python 3.
Description-md5: b29b4ba9b37f1825aebc5c610b81ae39