How to Install and Uninstall python3-Whoosh Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-Whoosh" package

Please follow the instructions below to install python3-Whoosh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Whoosh

2. Uninstall "python3-Whoosh" package

Please follow the steps below to uninstall python3-Whoosh on openSUSE Leap:

$ sudo zypper remove python3-Whoosh

3. Information about the python3-Whoosh package on openSUSE Leap

Information for package python3-Whoosh:
---------------------------------------
Repository : Main Repository
Name : python3-Whoosh
Version : 2.7.4-150100.3.3.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.4 MiB
Installed : No
Status : not installed
Source package : python-Whoosh-2.7.4-150100.3.3.2.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.