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

Last updated: July 01,2024

1. Install "python36-Whoosh" package

This tutorial shows how to install python36-Whoosh on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-Whoosh

2. Uninstall "python36-Whoosh" package

Please follow the guidance below to uninstall python36-Whoosh on openSuSE Tumbleweed:

$ sudo zypper remove python36-Whoosh

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

Information for package python36-Whoosh:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Whoosh
Version : 2.7.4-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 4,3 MiB
Installed : No
Status : not installed
Source package : python-Whoosh-2.7.4-5.6.src
Summary : Pure-Python full text indexing, search, and spell checking library
Description :
Whoosh is a pure-Python indexing and search library. It can be used
to add search functionality to applications and websites. Every part
of how Whoosh works can be extended or replaced to meet specific
needs.