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

Last updated: June 29,2024

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

This guide let you learn how to install python-owl_rl-doc.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall python-owl_rl-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:36:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python-owl_rl-doc
Version : 5.2.3
Release : 1.fc34
Architecture : noarch
Size : 273 k
Source : python-owl_rl-5.2.3-1.fc34.src.rpm
Repository : updates
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.