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

Last updated: November 23,2024

1. Install "python312-simplebayes" package

This is a short guide on how to install python312-simplebayes on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-simplebayes

2. Uninstall "python312-simplebayes" package

This tutorial shows how to uninstall python312-simplebayes on openSuSE Tumbleweed:

$ sudo zypper remove python312-simplebayes

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

Information for package python312-simplebayes:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-simplebayes
Version : 1.5.8-2.38
Arch : noarch
Vendor : openSUSE
Installed Size : 59.8 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.