How to Install and Uninstall python2-simplebayes Package on openSUSE Leap

Last updated: June 30,2024

1. Install "python2-simplebayes" package

Here is a brief guide to show you how to install python2-simplebayes on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-simplebayes

2. Uninstall "python2-simplebayes" package

This guide covers the steps necessary to uninstall python2-simplebayes on openSUSE Leap:

$ sudo zypper remove python2-simplebayes

3. Information about the python2-simplebayes package on openSUSE Leap

Information for package python2-simplebayes:
--------------------------------------------
Repository : Main Repository
Name : python2-simplebayes
Version : 1.5.8-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 56,4 KiB
Installed : No
Status : not installed
Source package : python-simplebayes-1.5.8-bp153.1.14.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.