How to Install and Uninstall pl-jpl.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "pl-jpl.x86_64" package

Here is a brief guide to show you how to install pl-jpl.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install pl-jpl.x86_64

2. Uninstall "pl-jpl.x86_64" package

Please follow the step by step instructions below to uninstall pl-jpl.x86_64 on Fedora 34:

$ sudo dnf remove pl-jpl.x86_64 $ sudo dnf autoremove

3. Information about the pl-jpl.x86_64 package on Fedora 34

Last metadata expiration check: 4:33:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pl-jpl
Version : 8.2.4
Release : 1.fc34
Architecture : x86_64
Size : 266 k
Source : pl-8.2.4-1.fc34.src.rpm
Repository : fedora
Summary : A bidirectional Prolog/Java interface for SWI Prolog
URL : https://www.swi-prolog.org/
License : (GPLv2+ with exceptions or Artistic 2.0) and (GPL+ or Artistic) and (BSD or GPL+) and TCL and UCD and MIT and BSD and Public Domain
Description : JPL is a library using the SWI-Prolog foreign interface and the Java Native
: Interface providing a bidirectional interface between Java and Prolog
: that can be used to embed Prolog in Java as well as for embedding Java
: in Prolog. In both setups it provides a re-entrant bidirectional interface.