How to Install and Uninstall liblucy-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "liblucy-perl" package

In this section, we are going to explain the necessary steps to install liblucy-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblucy-perl

2. Uninstall "liblucy-perl" package

Please follow the step by step instructions below to uninstall liblucy-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblucy-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblucy-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblucy-perl
Priority: optional
Section: universe/perl
Installed-Size: 5216
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.3.3-6build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libl/liblucy-perl/liblucy-perl_0.3.3-6build1_amd64.deb
Size: 1049256
MD5sum: 438b3a677c3158782eb7fd3c2c676330
SHA1: b330936082c62953245d6911b5f0076f819b26fa
SHA256: 643e6e4d78cf926f33003b5397e7388e190be518d1d7217530de5f0d0d697957
Description-en: search engine library
The Apache Lucy search engine library delivers high-performance,
modular full-text search.
.
Features:
* Extremely fast. A single machine can handle millions of documents.
* Scalable to multiple machines.
* Incremental indexing (addition/deletion of documents to/from an
existing index).
* Configurable near-real-time index updates.
* Unicode support.
* Support for boolean operators AND, OR, and AND NOT; parenthetical
groupings; prepended +plus and -minus.
* Algorithmic selection of relevant excerpts and highlighting of
search terms within excerpts.
* Highly customizable query and indexing APIs.
* Customizable sorting.
* Phrase matching.
* Stemming.
* Stoplists.
Description-md5: 749b2b01691f4676ad8ebafa6bb514b3
Homepage: https://lucy.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions