How to Install and Uninstall python-owl_rl-doc.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "python-owl_rl-doc.noarch" package

Please follow the steps below to install python-owl_rl-doc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python-owl_rl-doc.noarch

2. Uninstall "python-owl_rl-doc.noarch" package

This is a short guide on how to uninstall python-owl_rl-doc.noarch on Fedora 36:

$ sudo dnf remove python-owl_rl-doc.noarch $ sudo dnf autoremove

3. Information about the python-owl_rl-doc.noarch package on Fedora 36

Last metadata expiration check: 4:17:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python-owl_rl-doc
Version : 5.2.3
Release : 2.fc36
Architecture : noarch
Size : 293 k
Source : python-owl_rl-5.2.3-2.fc36.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.