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

Last updated: May 16,2024

1. Install "xapian-omega" package

This guide covers the steps necessary to install xapian-omega on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xapian-omega

2. Uninstall "xapian-omega" package

Please follow the steps below to uninstall xapian-omega on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: xapian-omega
Priority: optional
Section: universe/web
Installed-Size: 741
Maintainer: Ubuntu Developers
Original-Maintainer: Olly Betts
Architecture: amd64
Version: 1.2.22-1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libmagic1 (>= 5.12), libpcre3, libstdc++6 (>= 5.2), libxapian22v5 (>= 1.2.22)
Recommends: apache2 | httpd-cgi
Suggests: unzip, antiword, libwpd-tools, unrtf, xpdf-utils, ghostscript, catdoc, libwps-tools, catdvi, djvulibre-bin, rpm, perl, libemail-outlook-message-perl, libhtml-parser-perl
Filename: pool/universe/x/xapian-omega/xapian-omega_1.2.22-1_amd64.deb
Size: 175476
MD5sum: 70ed64d3a03b0a443e8a58b1f9d63348
SHA1: d7c62c63e09f1f0e0ffac20d149ff1f1ae8fbb80
SHA256: 397bad7839b38687c68bf8b6b40159ee9654bef9e41d282db824f30fe19e5ede
Description-en: CGI search interface and indexers using Xapian
This package contains:
- the "omega" CGI application which provides a customisable web interface for
searching Xapian databases.
- the "omindex" tool for indexing a directory tree of documents into a Xapian
database in a form suitable for searching with omega.
- the "scriptindex" indexer, which takes a simple text input format
representing documents as a set of fields, together with an "index script"
file specifying actions to be performed on each field, and indexes the
documents into a Xapian database.
- some example scripts for converting data from different sources into a form
suitable for processing with "scriptindex".
Description-md5: 167f8a0b6d55b54255f102183a939b27
Homepage: http://xapian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu