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

Last updated: July 08,2024

1. Install "python311-xapian" package

Please follow the instructions below to install python311-xapian on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-xapian

2. Uninstall "python311-xapian" package

This tutorial shows how to uninstall python311-xapian on openSuSE Tumbleweed:

$ sudo zypper remove python311-xapian

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

Information for package python311-xapian:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-xapian
Version : 1.4.21-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.2 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.