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

Last updated: June 29,2024

1. Install "python36-simplebayes" package

In this section, we are going to explain the necessary steps to install python36-simplebayes on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-simplebayes

2. Uninstall "python36-simplebayes" package

Here is a brief guide to show you how to uninstall python36-simplebayes on openSuSE Tumbleweed:

$ sudo zypper remove python36-simplebayes

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

Information for package python36-simplebayes:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-simplebayes
Version : 1.5.8-2.19
Arch : noarch
Vendor : openSUSE
Installed Size : 52,3 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.