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

Last updated: May 20,2024

1. Install "python2-Whoosh" package

This is a short guide on how to install python2-Whoosh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Whoosh

2. Uninstall "python2-Whoosh" package

This is a short guide on how to uninstall python2-Whoosh on openSUSE Leap:

$ sudo zypper remove python2-Whoosh

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

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