How to Install and Uninstall python3-jpype.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-jpype.x86_64" package

This guide let you learn how to install python3-jpype.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-jpype.x86_64

2. Uninstall "python3-jpype.x86_64" package

This guide let you learn how to uninstall python3-jpype.x86_64 on Fedora 34:

$ sudo dnf remove python3-jpype.x86_64 $ sudo dnf autoremove

3. Information about the python3-jpype.x86_64 package on Fedora 34

Last metadata expiration check: 2:07:11 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-jpype
Version : 1.0.2
Release : 2.fc34
Architecture : x86_64
Size : 387 k
Source : jpype-1.0.2-2.fc34.src.rpm
Repository : fedora
Summary : Full access for Python programs to Java class libraries
URL : http://www.jpype.org
License : ASL 2.0 and GPLv2 and Python
Description :
: 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.
:
: This is the package with support for Python version 3.9.