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

Last updated: May 20,2024

1. Install "libkinosearch1-perl" package

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

$ sudo apt update $ sudo apt install libkinosearch1-perl

2. Uninstall "libkinosearch1-perl" package

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

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

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

Package: libkinosearch1-perl
Priority: optional
Section: universe/perl
Installed-Size: 879
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.01-3build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), liblingua-stem-snowball-perl, liblingua-stopwords-perl
Filename: pool/universe/libk/libkinosearch1-perl/libkinosearch1-perl_1.01-3build1_amd64.deb
Size: 252644
MD5sum: fe27e8ffe2d375cea700c34d2f6532fd
SHA1: 64b00d268db433463f8637de0af49af8ac8f782a
SHA256: bf16ed60c60e17e92aa92d4c84d94fac38bab4ff117dfe558aa9d187f0109d44
Description-en: Perl library providing search engine features
KinoSearch is a loose port of the Java search engine library, Apache Lucene.
It is written in Perl and C, designed primarily for providing website search
functionality, but it can be put to many different uses.
.
It has the following features:
.
* Extremely fast and scalable: KinoSearch can handle millions of documents
* Incremental indexing (addition/deletion of documents to/from an existing
index)
* Full support for 12 Indo-European languages
* Support for boolean operators (AND, OR, as well as AND NOT), parenthetical
groupings, and prepended +plus and -minus
* Algorithmic selection of relevant excerpts and highlighting of search
terms within excerpts
* Highly customizable query and indexing APIs
* Phrase matching
* Stemming
* Stoplists
.
KinoSearch1 is derived from KinoSearch version 0.165 and is considered
the stable upstream branch.
Description-md5: ae4294165db9df5b01cb74d99f668643
Homepage: https://metacpan.org/release/KinoSearch1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu