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

Last updated: July 05,2024

1. Install "python3-jpype.x86_64" package

Please follow the instructions below to install python3-jpype.x86_64 on Fedora 36

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

2. Uninstall "python3-jpype.x86_64" package

Please follow the guidance below to uninstall python3-jpype.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 5:28:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jpype
Version : 1.3.0
Release : 2.fc36
Architecture : x86_64
Size : 409 k
Source : jpype-1.3.0-2.fc36.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.10.