How to Install and Uninstall python3-xapian Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-xapian" package

In this section, we are going to explain the necessary steps to install python3-xapian on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-xapian

2. Uninstall "python3-xapian" package

This guide covers the steps necessary to uninstall python3-xapian on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-xapian $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-xapian package on Ubuntu 21.10 (Impish Indri)

Package: python3-xapian
Architecture: amd64
Version: 1.4.18-1
Priority: optional
Section: universe/python
Source: xapian-bindings
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Olly Betts
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2274
Provides: python3.9-xapian
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.17~)
Suggests: xapian-doc
Filename: pool/universe/x/xapian-bindings/python3-xapian_1.4.18-1_amd64.deb
Size: 408168
MD5sum: cf438f930f9767505d5b5dd4d4e442c5
SHA1: 7d9d122832dc12ef4c07c16e0caf6cb663b98655
SHA256: 257c6876c42d08ab3ada2e943b8868c04dcca25459e78e5c527c9a587a02f10e
SHA512: 143be74b0e16e25d9b63e306b87eab7a1a56438cde04ac59c9a9fb3d55d4c47cd5beaeee4dfa7885e6ccd15022f9f2be174e281036412a9975b346af2fca6661
Homepage: https://xapian.org/
Description-en: Xapian search engine interface for Python3
This package provides Xapian Python3 bindings.
.
The Xapian search engine library is a highly adaptable toolkit which allows
developers to easily add advanced indexing and search facilities to their own
applications. It implements the probabilistic model of information retrieval,
and provides facilities for performing ranked free-text searches, relevance
feedback, phrase searching, boolean searching, stemming, and simultaneous
update and searching. It is highly scalable, and is capable of working with
collections containing hundreds of millions of documents.
.
The Xapian Python bindings provide an interface to the Xapian library from the
Python programming language, allowing both indexing and retrieval operations.
Description-md5: 93b773d5c95200fab6dbf465a6f11f83
Task: kubuntu-desktop, kubuntu-full, lubuntu-desktop, ubuntustudio-desktop, ubuntukylin-desktop