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

Last updated: May 11,2024

1. Install "libplucene-perl" package

This guide let you learn how to install libplucene-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplucene-perl

2. Uninstall "libplucene-perl" package

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

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

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

Package: libplucene-perl
Priority: optional
Section: universe/perl
Installed-Size: 365
Maintainer: Ubuntu Developers
Original-Maintainer: Dominic Hargreaves
Architecture: all
Version: 1.25-3
Depends: perl (>= 5.8.4), libclass-virtual-perl (>= 0.03), liblingua-stem-perl (>= 0.81), libtie-array-sorted-perl (>= 1.1), libclass-accessor-perl, libbit-vector-minimal-perl (>= 1.0), libio-stringy-perl (>= 2.104), libfile-slurp-perl (>= 2002.1031)
Filename: pool/universe/libp/libplucene-perl/libplucene-perl_1.25-3_all.deb
Size: 191296
MD5sum: 62b2adf7140e6cb0b734e38694d9364a
SHA1: 1aeb37fea7e43c8220d8e4d8f64b2087b6752816
SHA256: 58cb1a27ac7e62eec0af17e65479aa22c29237916870c92db3639c517492a76b
Description-en: Perl port of the Lucene search engine
Plucene is a fully-featured and highly customizable search engine toolkit
based on the Lucene API. (http://jakarta.apache.org/lucene)
.
It is not, in and of itself, a functional search engine - you are expected
to subclass and tie all the pieces together to suit your own needs.
The synopsis above gives a rough indication of how to use the engine
in simple cases. See Plucene::Simple for one example of tying it
all together.
Description-md5: 7de236ef6bead77db359661f349d17e3
Homepage: http://search.cpan.org/dist/Plucene/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu