How to Install and Uninstall python3-owl_rl.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "python3-owl_rl.noarch" package

Please follow the step by step instructions below to install python3-owl_rl.noarch on Fedora 39

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

2. Uninstall "python3-owl_rl.noarch" package

Here is a brief guide to show you how to uninstall python3-owl_rl.noarch on Fedora 39:

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

3. Information about the python3-owl_rl.noarch package on Fedora 39

Last metadata expiration check: 1:15:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-owl_rl
Version : 6.0.2
Release : 10.fc39
Architecture : noarch
Size : 102 k
Source : python-owl_rl-6.0.2-10.fc39.src.rpm
Repository : fedora
Summary : OWL-RL and RDFS based RDF Closure inferencing for Python
URL : https://github.com/RDFLib/OWL-RL
License : W3C
Description : A simple implementation of the OWL2 RL Profile, as well as a basic RDFS
: inference, on top of RDFLib. Based mechanical forward chaining. The
: distribution contains:
:
: * scripts/RDFConvertService: can be used as a CGI script to invoke the
: library. It may have to be adapted to the local server setup.
: * scripts/owlrl: script that can be run locally on to transform a file into RDF
: (on the standard output). Run the script with -h to get the available flags.