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

Last updated: June 23,2024

1. Install "python39-Whoosh" package

Please follow the steps below to install python39-Whoosh on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Whoosh

2. Uninstall "python39-Whoosh" package

Please follow the steps below to uninstall python39-Whoosh on openSuSE Tumbleweed:

$ sudo zypper remove python39-Whoosh

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

Information for package python39-Whoosh:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Whoosh
Version : 2.7.4-9.3
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : python-Whoosh-2.7.4-9.3.src
Upstream URL : https://github.com/whoosh-community/whoosh/
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.