How to Install and Uninstall xapian-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "xapian-examples" package

Please follow the guidelines below to install xapian-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xapian-examples

2. Uninstall "xapian-examples" package

Here is a brief guide to show you how to uninstall xapian-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the xapian-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xapian-examples
Priority: optional
Section: doc
Installed-Size: 470
Maintainer: Ubuntu Developers
Original-Maintainer: Olly Betts
Architecture: amd64
Source: xapian-core
Version: 1.2.22-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libxapian22v5
Recommends: libxapian-dev (= 1.2.22-2)
Filename: pool/main/x/xapian-core/xapian-examples_1.2.22-2_amd64.deb
Size: 25184
MD5sum: a13faffeb8451e02eb7f4876c66cc004
SHA1: a89925e0094abb14c8f92f1b9b0e94dd56628b66
SHA256: 7cd380356e2b4b189463e38135e4f8a8e742c95ecc09d34784d4326bf56ab27b
Description-en: Xapian simple example programs
This package contains source code for some example programs which use the
Xapian library. The three "simple" examples are also included in binary
form; binaries for the other examples can be found in the xapian-tools
package (since they're useful tools in their own right).
.
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.
Description-md5: 0c45197954382af4e64ed4768737a697
Homepage: https://xapian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m