How to Install and Uninstall python310-xapian Package on openSuSE Tumbleweed

Last updated: June 04,2024

1. Install "python310-xapian" package

This tutorial shows how to install python310-xapian on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-xapian

2. Uninstall "python310-xapian" package

Please follow the guidance below to uninstall python310-xapian on openSuSE Tumbleweed:

$ sudo zypper remove python310-xapian

3. Information about the python310-xapian package on openSuSE Tumbleweed

Information for package python310-xapian:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-xapian
Version : 1.4.21-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.0 MiB
Installed : No
Status : not installed
Source package : xapian-bindings-1.4.21-3.1.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.