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

Last updated: June 25,2024

1. Install "python311-simplebayes" package

This tutorial shows how to install python311-simplebayes on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-simplebayes

2. Uninstall "python311-simplebayes" package

Please follow the guidance below to uninstall python311-simplebayes on openSuSE Tumbleweed:

$ sudo zypper remove python311-simplebayes

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

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