How to Install and Uninstall python3-xapian Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "python3-xapian" package

Please follow the guidance below to install python3-xapian on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-xapian

2. Uninstall "python3-xapian" package

Learn how to uninstall python3-xapian on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-xapian package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-xapian
Architecture: amd64
Version: 1.4.14-1ubuntu2
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: 2227
Provides: python3.8-xapian
Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.14~)
Suggests: xapian-doc
Filename: pool/universe/x/xapian-bindings/python3-xapian_1.4.14-1ubuntu2_amd64.deb
Size: 398356
MD5sum: d262b1a22a748561ee02c807e195f058
SHA1: 7e69be8d348d631c765f4fc5389eb7eb70cd21d2
SHA256: 817d3b2dd0c4a48d22c0c3a181833cb93f81d39b457eb13ded844892fe2678c2
SHA512: dcd1e5567992a12628d8bbcad93c570bdeae00b60fb6e2c0ea44fd33a25d48de7920a8c781b49b981ace4a72e30b1db6ee5968e07e3619cc7532e8f45273b6fd
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