How to Install and Uninstall python-jpype Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-jpype" package
Please follow the instructions below to install python-jpype on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-jpype
Copied
2. Uninstall "python-jpype" package
This guide covers the steps necessary to uninstall python-jpype on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-jpype
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-jpype package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-jpype
Priority: extra
Section: universe/python
Installed-Size: 867
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.5.4.2-3
Provides: python2.7-jpype
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python (>= 2.7.1-0ubuntu2), python (<< 2.8), default-jre | java6-runtime-headless
Filename: pool/universe/p/python-jpype/python-jpype_0.5.4.2-3_amd64.deb
Size: 240428
MD5sum: c9d312acfe58ed10931c2cc4cc9e5272
SHA1: 052cd4843d12aad276f3442cb9f229f4dc6f6105
SHA256: d97a776e87a3f14d77b43b0dbefaff1fbd3506cbf4ad2c12bc24fb919b80f345
Description-en: Binding the worlds of Java and Python
JPype is an effort to allow Python programs full access to java class
libraries. This is achieved not through re-implementing Python, as
Jython/JPython has done, but rather through interfacing at the native
level in both Virtual Machines.
.
Eventually, it should be possible to replace Java with Python in many,
though not all, situations. JSP, Servlets, RMI servers and IDE plugins
are good candidates.
Description-md5: 05913a248c35a9c086be10092ce94424
Homepage: http://jpype.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/python
Installed-Size: 867
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.5.4.2-3
Provides: python2.7-jpype
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python (>= 2.7.1-0ubuntu2), python (<< 2.8), default-jre | java6-runtime-headless
Filename: pool/universe/p/python-jpype/python-jpype_0.5.4.2-3_amd64.deb
Size: 240428
MD5sum: c9d312acfe58ed10931c2cc4cc9e5272
SHA1: 052cd4843d12aad276f3442cb9f229f4dc6f6105
SHA256: d97a776e87a3f14d77b43b0dbefaff1fbd3506cbf4ad2c12bc24fb919b80f345
Description-en: Binding the worlds of Java and Python
JPype is an effort to allow Python programs full access to java class
libraries. This is achieved not through re-implementing Python, as
Jython/JPython has done, but rather through interfacing at the native
level in both Virtual Machines.
.
Eventually, it should be possible to replace Java with Python in many,
though not all, situations. JSP, Servlets, RMI servers and IDE plugins
are good candidates.
Description-md5: 05913a248c35a9c086be10092ce94424
Homepage: http://jpype.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu