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

Last updated: June 30,2024

1. Install "python312-xapian" package

Learn how to install python312-xapian on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-xapian

2. Uninstall "python312-xapian" package

Please follow the instructions below to uninstall python312-xapian on openSuSE Tumbleweed:

$ sudo zypper remove python312-xapian

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

Information for package python312-xapian:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.