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

Last updated: October 04,2024

1. Install "python311-Whoosh" package

Here is a brief guide to show you how to install python311-Whoosh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-Whoosh

2. Uninstall "python311-Whoosh" package

This guide let you learn how to uninstall python311-Whoosh on openSUSE Leap:

$ sudo zypper remove python311-Whoosh

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

Information for package python311-Whoosh:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-Whoosh
Version : 2.7.4-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.3 MiB
Installed : No
Status : not installed
Source package : python-Whoosh-2.7.4-150400.10.3.9.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.