How to Install and Uninstall libkinosearch1-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libkinosearch1-perl" package

In this section, we are going to explain the necessary steps to install libkinosearch1-perl on Kali Linux

$ sudo apt update $ sudo apt install libkinosearch1-perl

2. Uninstall "libkinosearch1-perl" package

This guide let you learn how to uninstall libkinosearch1-perl on Kali Linux:

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

3. Information about the libkinosearch1-perl package on Kali Linux

Package: libkinosearch1-perl
Source: libkinosearch1-perl (1.01-5)
Version: 1.01-5+b2
Installed-Size: 849
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14), liblingua-stem-snowball-perl, liblingua-stopwords-perl
Size: 221092
SHA256: 7e77e758eefc3461e1fd9783b6fcfb21d06a9c689839c336c7e51f316f684fc9
SHA1: a9d39531e515c98baed2951fb99d99c5a6bc6857
MD5sum: fe2bf161ba3a6c3c476a23361307bbba
Description: 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:
Homepage: https://metacpan.org/release/KinoSearch1
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::program, use::searching
Section: perl
Priority: optional
Filename: pool/main/libk/libkinosearch1-perl/libkinosearch1-perl_1.01-5+b2_amd64.deb