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

Last updated: May 18,2024

1. Install "python-lucene-dbg" package

Learn how to install python-lucene-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lucene-dbg

2. Uninstall "python-lucene-dbg" package

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

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

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

Package: python-lucene-dbg
Priority: extra
Section: universe/debug
Installed-Size: 3877
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Nezhevenko
Architecture: amd64
Source: pylucene
Version: 3.5.0-1.2
Depends: python-lucene (= 3.5.0-1.2)
Filename: pool/universe/p/pylucene/python-lucene-dbg_3.5.0-1.2_amd64.deb
Size: 764100
MD5sum: 5385b8eb9b8fd6d454e4c9dc35d2d0ad
SHA1: c647350ed730aa8a48dfe707d21aa37f7cab9f32
SHA256: 4a16c2367af8512256f7fd6529860ebc61d4b6250969fe577f77714dcd43473d
Description-en: debugging symbols for python-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.
.
This package contains the debugging symbols for python-lucene.
Description-md5: 3a5f2209623f79202b5c7fb07930cb0e
Homepage: http://lucene.apache.org/pylucene/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu