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

Last updated: May 18,2024

1. Install "python3-xapian" package

Learn how to install python3-xapian on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-xapian

2. Uninstall "python3-xapian" package

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

$ sudo zypper remove python3-xapian

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

Information for package python3-xapian:
---------------------------------------
Repository : Main Repository
Name : python3-xapian
Version : 1.4.17-bp155.3.54
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : xapian-bindings-1.4.17-bp155.3.54.src
Upstream URL : https://www.xapian.org/
Summary : Files needed for developing Python scripts which use Xapian
Description :
Xapian is a probabilistic information retrieval library. It offers an
adaptable toolkit that allows developers to add advanced indexing and
search facilities to applications.
This package provides the files needed for developing Python 3 scripts
which use Xapian.