How to Install and Uninstall python3-pyswip.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "python3-pyswip.noarch" package

Learn how to install python3-pyswip.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pyswip.noarch

2. Uninstall "python3-pyswip.noarch" package

This guide let you learn how to uninstall python3-pyswip.noarch on Fedora 34:

$ sudo dnf remove python3-pyswip.noarch $ sudo dnf autoremove

3. Information about the python3-pyswip.noarch package on Fedora 34

Last metadata expiration check: 0:43:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pyswip
Version : 0.2.10
Release : 2.fc34
Architecture : noarch
Size : 47 k
Source : python-pyswip-0.2.10-2.fc34.src.rpm
Repository : fedora
Summary : Python-SWI-Prolog bridge
URL : https://github.com/yuce/pyswip
License : MIT
Description : PySWIP is a Python - SWI-Prolog bridge enabling to query SWI-Prolog in your
: Python programs. It features an (incomplete) SWI-Prolog foreign language
: interface, a utility class that makes it easy querying with Prolog and also a
: Pythonic interface.