How to Install and Uninstall python3-jcc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 22,2024

1. Install "python3-jcc" package

This guide covers the steps necessary to install python3-jcc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-jcc

2. Uninstall "python3-jcc" package

Please follow the guidance below to uninstall python3-jcc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-jcc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jcc package on Ubuntu 21.10 (Impish Indri)

Package: python3-jcc
Architecture: amd64
Version: 3.6-1build2
Priority: optional
Section: universe/oldlibs
Source: jcc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Emmanuel Arias
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 947
Depends: openjdk-11-jre-headless, python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.3~), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/j/jcc/python3-jcc_3.6-1build2_amd64.deb
Size: 175752
MD5sum: e06058dfadc9a157d91d90c5706e5406
SHA1: aee11f7b3da10ecafc8de9c8be53dfe63e281fc4
SHA256: 7cdb4d74461aab6f97173b52def52219c0c3899421d36505e3ffea39cff6dcac
SHA512: 0b3ba820e77f04a156c2b823f061b3855fc0c351af1d7bb0bb2bf15b96339c147da82b1cc9af4b0070b48bd6f007657896fed4f91435d49fb02d4babf840e599
Homepage: http://lucene.apache.org/pylucene/jcc/
Description-en: generator for a Python extension from Java classes (Python 3)
JCC is a code generator for producing a Python extension providing
access to a set of Java classes. For every Java class, JCC generates
a C++ wrapper class that hides the gory details necessary for
accessing methods and fields from C++ via Java's Native Invocation
Interface. JCC can also generate C++ wrappers that make it possible
to access these classes from Python. When generating Python
wrappers, JCC produces a complete Python extension via the distutils
package that makes it readily available to the Python interpreter.
JCC is a project maintained by the Open Source Applications
Foundation.
.
This package contains the generator for Python 3.
Description-md5: 40466f80445baef82d9f5a75d9332b10