How to Install and Uninstall python-lucene Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-lucene" package

Please follow the guidance below to install python-lucene on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lucene

2. Uninstall "python-lucene" package

This is a short guide on how to uninstall python-lucene on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-lucene $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-lucene package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-lucene
Priority: optional
Section: universe/python
Installed-Size: 18715
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Nezhevenko
Architecture: amd64
Source: pylucene
Version: 3.5.0-1.2
Replaces: pylucene (<< 2.3.1-1.1+b1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), python (>= 2.7.1-0ubuntu2), python (<< 2.8), default-jre-headless
Breaks: pylucene (<< 2.3.1-1.1+b1)
Filename: pool/universe/p/pylucene/python-lucene_3.5.0-1.2_amd64.deb
Size: 7028178
MD5sum: 92b06e2984b92b12ec77a2848668ac97
SHA1: 0ddd9fd8e4644d9f177e43da25a9c2fe913e1bef
SHA256: a4271e7b95dc54c3c034de121cf51e9e6cf91f04ec3c66ab3e279f711d870e70
Description-en: Python extension for accessing Java Lucene
PyLucene is a Python extension for accessing Java Lucene. Its goal
is to allow you to use Lucene's text indexing and searching
capabilities from Python.
Description-md5: 36a71db2cb861a9b669d43080f5de1af
Homepage: http://lucene.apache.org/pylucene/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions