How to Install and Uninstall python-lucene Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 22,2024

1. Install "python-lucene" package

This tutorial shows how to install python-lucene on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-lucene

2. Uninstall "python-lucene" package

This guide let you learn how to uninstall python-lucene on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-lucene package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-lucene
Architecture: amd64
Version: 4.10.1+dfsg-2
Priority: optional
Section: universe/python
Source: pylucene
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Nezhevenko
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23901
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), default-jre-headless, liblucene4.10-java, libasm-java
Breaks: pylucene (<< 2.3.1-1.1+b1)
Replaces: pylucene (<< 2.3.1-1.1+b1)
Filename: pool/universe/p/pylucene/python-lucene_4.10.1+dfsg-2_amd64.deb
Size: 4021426
MD5sum: 3d3f19cc2cc2acbe16994ea3b59a2595
SHA1: f9eb31f01a203cb502a261798777e1bdbf13ebc5
SHA256: f20e0954684941d2a7b1073d92842a90c7995777ae22db37bc47debfc2c0eb7d
Homepage: http://lucene.apache.org/pylucene/
Description: Python extension for accessing Java Lucene
Description-md5: 36a71db2cb861a9b669d43080f5de1af

5. The same packages on other Linux Distributions