How to Install and Uninstall python3-xapian1.3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-xapian1.3" package

In this section, we are going to explain the necessary steps to install python3-xapian1.3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-xapian1.3

2. Uninstall "python3-xapian1.3" package

Please follow the instructions below to uninstall python3-xapian1.3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-xapian1.3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-xapian1.3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-xapian1.3
Priority: optional
Section: universe/python
Installed-Size: 2091
Maintainer: Ubuntu Developers
Original-Maintainer: Olly Betts
Architecture: amd64
Source: xapian1.3-bindings
Version: 1.3.4-0ubuntu1
Provides: python3-xapian, python3.5-xapian1.3
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libxapian-1.3-5
Suggests: xapian-doc
Filename: pool/universe/x/xapian1.3-bindings/python3-xapian1.3_1.3.4-0ubuntu1_amd64.deb
Size: 369848
MD5sum: 2baf62c6dced527dff2d6929a7d8aa43
SHA1: 946a94c17d02e21ef98b7c4d4623086b5582e486
SHA256: 332310c77e6055d073ab0c631cf75a622c72542f0f931ec5f795837e81c3b915
Description-en: Xapian search engine interface for Python3
This package provides Xapian Python3 bindings for all the packaged versions
of Python3.
.
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 Python3 bindings provide an interface to the Xapian library from the
Python programming language, allowing both indexing and retrieval operations.
Description-md5: 60652c2590c917602dae43abffd4934f
Homepage: http://xapian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntukylin-desktop