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

Last updated: May 01,2024

1. Install "python38-simplebayes" package

Please follow the instructions below to install python38-simplebayes on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-simplebayes

2. Uninstall "python38-simplebayes" package

This is a short guide on how to uninstall python38-simplebayes on openSuSE Tumbleweed:

$ sudo zypper remove python38-simplebayes

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

Information for package python38-simplebayes:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-simplebayes
Version : 1.5.8-2.19
Arch : noarch
Vendor : openSUSE
Installed Size : 52,5 KiB
Installed : No
Status : not installed
Source package : python-simplebayes-1.5.8-2.19.src
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.