How to Install and Uninstall liblucene-queryparser-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "liblucene-queryparser-perl" package

Please follow the guidelines below to install liblucene-queryparser-perl on Kali Linux

$ sudo apt update $ sudo apt install liblucene-queryparser-perl

2. Uninstall "liblucene-queryparser-perl" package

This is a short guide on how to uninstall liblucene-queryparser-perl on Kali Linux:

$ sudo apt remove liblucene-queryparser-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblucene-queryparser-perl package on Kali Linux

Package: liblucene-queryparser-perl
Version: 1.04-6
Installed-Size: 24
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7544
SHA256: c23225aa09eb48df2df017ba68440789219c4a6e57dbc9a9d257e786e9b1f24d
SHA1: 9714e16e033676a68c84f129c3cd8e72d362a5f0
MD5sum: cac74901bd951ce98a4ca3c4b8b6d809
Description: Turn a Lucene query into a Perl data structure
This module parses a Lucene query. It deals with fields, types, phrases,
subqueries, and so on; everything handled by the SimpleQuery class in
Lucene. The data structure is similar to the one given above, and is
pretty self-explanatory.
.
The other function, deparse_query turns such a data structure back into
a Lucene query string. This is useful if you've just been mucking about
with the data.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Lucene-QueryParser/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libl/liblucene-queryparser-perl/liblucene-queryparser-perl_1.04-6_all.deb