How to Install and Uninstall python39-simplebayes Package on openSuSE Tumbleweed

Last updated: May 23,2024

1. Install "python39-simplebayes" package

Please follow the steps below to install python39-simplebayes on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-simplebayes

2. Uninstall "python39-simplebayes" package

Please follow the guidelines below to uninstall python39-simplebayes on openSuSE Tumbleweed:

$ sudo zypper remove python39-simplebayes

3. Information about the python39-simplebayes package on openSuSE Tumbleweed

Information for package python39-simplebayes:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-simplebayes
Version : 1.5.8-2.38
Arch : noarch
Vendor : openSUSE
Installed Size : 52.3 KiB
Installed : No
Status : not installed
Source package : python-simplebayes-1.5.8-2.38.src
Upstream URL : https://github.com/hickeroar/simplebayes
Summary : A memory-based, optional-persistence naïve bayesian text classifier
Description :
A memory-based, optional-persistence naïve bayesian text classifier
heavily inspired by the python "redisbayes" module.