How to Install and Uninstall python-rdflib-jsonld-doc.noarch Package on Fedora 39

Last updated: September 22,2024

1. Install "python-rdflib-jsonld-doc.noarch" package

Please follow the guidance below to install python-rdflib-jsonld-doc.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python-rdflib-jsonld-doc.noarch

2. Uninstall "python-rdflib-jsonld-doc.noarch" package

Please follow the guidelines below to uninstall python-rdflib-jsonld-doc.noarch on Fedora 39:

$ sudo dnf remove python-rdflib-jsonld-doc.noarch $ sudo dnf autoremove

3. Information about the python-rdflib-jsonld-doc.noarch package on Fedora 39

Last metadata expiration check: 1:59:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python-rdflib-jsonld-doc
Version : 0.6.0
Release : 9.fc39
Architecture : noarch
Size : 60 k
Source : python-rdflib-jsonld-0.6.0-9.fc39.src.rpm
Repository : fedora
Summary : Python rdflib extension adding JSON-LD parser and serializer
URL : https://github.com/RDFLib/rdflib-jsonld
License : BSD
Description : This is an implementation of JSON-LD for RDFLib. JSON-LD is a lightweight
: Linked Data format. It is easy for humans to read and write. It is based on
: the already successful JSON format and provides a way to help JSON data
: inter operate at Web-scale.
:
: This implementation will:
: - Read in an JSON-LD formatted document and create an RDF graph
: - Serialize an RDF graph to JSON-LD formatted output