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

Last updated: May 21,2024

1. Install "python3-jpy" package

This is a short guide on how to install python3-jpy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-jpy

2. Uninstall "python3-jpy" package

This is a short guide on how to uninstall python3-jpy on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-jpy
Architecture: amd64
Version: 0.9.0-3build4
Priority: optional
Section: universe/python
Source: jpy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 203
Provides: python3.9-jpy
Depends: libc6 (>= 2.14), python3 (<< 3.10), python3 (>= 3.9~), python3:any, default-jre | java7-runtime-headless
Filename: pool/universe/j/jpy/python3-jpy_0.9.0-3build4_amd64.deb
Size: 57224
MD5sum: 0dbbe30c1e211122abec3b52de93755b
SHA1: 86f5eae258b802d4763ad86911f99058e57f12d4
SHA256: 29c1b6283a91a6f04ee35345cdbc8c10e05049f3520e16e45d98cdcb4bd1cc80
SHA512: 90ca3e70855e9ae5c1442550eaae68128cd789d61a34d8a5d0cbd8397c7326eb732341878f8d865475f6757dbb2d5896f81d9d5b1a60e3ea11158200dafedde9
Homepage: https://github.com/bcdev/jpy.git
Description-en: Bi-directional Python-Java bridge (Python3)
jpy is a **bi-directional** Python-Java bridge which you can use to embed
Java code in Python programs or the other way round.
It has been designed particularly with regard to maximum
data transfer speed between the two languages.
It comes with a number of outstanding features:
.
* Fully translates Java class hierarchies to Python
* Transparently handles Java method overloading
* Support of Java multi-threading
* Fast and memory-efficient support of primitive Java array parameters via
`Python buffers `_
* Support of Java methods that modify primitive Java array parameters
(mutable parameters)
* Java arrays translate into Python sequence objects
* Java API for accessing Python objects (``jpy.jar``)
.
This package provides the Python3 interface.
Description-md5: db18bda83d7557a9012acc8e479e2824