How to Install and Uninstall python3-simplebayes Package on Kali Linux
Last updated: November 26,2024
1. Install "python3-simplebayes" package
This guide let you learn how to install python3-simplebayes on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-simplebayes
Copied
2. Uninstall "python3-simplebayes" package
Please follow the step by step instructions below to uninstall python3-simplebayes on Kali Linux:
$
sudo apt remove
python3-simplebayes
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-simplebayes package on Kali Linux
Package: python3-simplebayes
Source: simplebayes
Version: 1.5.7-2
Installed-Size: 40
Maintainer: Thomas Perret
Architecture: all
Depends: python3:any
Suggests: python-simplebayes-doc
Size: 7308
SHA256: de7bfef5ef749064f7188faa72fb937eb3fc293cf608b441ec8a5af143be9d76
SHA1: e8ce6c82eb1acafb043a7dbb742cf8f0b867eb6b
MD5sum: 67e5da3074104de0c6e65e89b27d89b0
Description: 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:
Homepage: https://github.com/hickeroar/simplebayes
Section: python
Priority: optional
Filename: pool/main/s/simplebayes/python3-simplebayes_1.5.7-2_all.deb
Source: simplebayes
Version: 1.5.7-2
Installed-Size: 40
Maintainer: Thomas Perret
Architecture: all
Depends: python3:any
Suggests: python-simplebayes-doc
Size: 7308
SHA256: de7bfef5ef749064f7188faa72fb937eb3fc293cf608b441ec8a5af143be9d76
SHA1: e8ce6c82eb1acafb043a7dbb742cf8f0b867eb6b
MD5sum: 67e5da3074104de0c6e65e89b27d89b0
Description: 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:
Homepage: https://github.com/hickeroar/simplebayes
Section: python
Priority: optional
Filename: pool/main/s/simplebayes/python3-simplebayes_1.5.7-2_all.deb