How to Install and Uninstall python-simplebayes-doc Package on Kali Linux

Last updated: May 20,2024

1. Install "python-simplebayes-doc" package

Please follow the step by step instructions below to install python-simplebayes-doc on Kali Linux

$ sudo apt update $ sudo apt install python-simplebayes-doc

2. Uninstall "python-simplebayes-doc" package

Please follow the step by step instructions below to uninstall python-simplebayes-doc on Kali Linux:

$ sudo apt remove python-simplebayes-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-simplebayes-doc package on Kali Linux

Package: python-simplebayes-doc
Source: simplebayes
Version: 1.5.7-2
Installed-Size: 205
Maintainer: Thomas Perret
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg), libjs-jquery, libjs-underscore
Size: 19376
SHA256: 3f8a2f5e522e4b934e3f179bebf86ef2f1ce3b2183b9777ff43fbd1aac459f55
SHA1: 1d666b23f0b17322002d62c02238d9308441fed5
MD5sum: 3631bb49bb2da969f9dd2acfa57874e6
Description: Naive bayesian text classifier - documentation
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 is the common documentation package.
Description-md5:
Homepage: https://github.com/hickeroar/simplebayes
Section: doc
Priority: optional
Filename: pool/main/s/simplebayes/python-simplebayes-doc_1.5.7-2_all.deb