How to Install and Uninstall python3-rdflib.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-rdflib.noarch" package
Please follow the step by step instructions below to install python3-rdflib.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-rdflib.noarch
Copied
2. Uninstall "python3-rdflib.noarch" package
This guide covers the steps necessary to uninstall python3-rdflib.noarch on Fedora 38:
$
sudo dnf remove
python3-rdflib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rdflib.noarch package on Fedora 38
Last metadata expiration check: 0:51:08 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-rdflib
Version : 6.2.0
Release : 2.fc38
Architecture : noarch
Size : 964 k
Source : python-rdflib-6.2.0-2.fc38.src.rpm
Repository : fedora
Summary : Python library for working with RDF
URL : https://github.com/RDFLib/rdflib
License : BSD-3-Clause
Description : RDFLib is a pure Python package for working with RDF. RDFLib contains most
: things you need to work with RDF, including parsers and serializers for
: RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD, a Graph
: interface which can be backed by any one of a number of Store implementations,
: store implementations for in-memory, persistent on disk (Berkeley DB) and
: remote SPARQL endpoints, a SPARQL 1.1 implementation - supporting SPARQL 1.1
: Queries and Update statements - and SPARQL function extension mechanisms.
Available Packages
Name : python3-rdflib
Version : 6.2.0
Release : 2.fc38
Architecture : noarch
Size : 964 k
Source : python-rdflib-6.2.0-2.fc38.src.rpm
Repository : fedora
Summary : Python library for working with RDF
URL : https://github.com/RDFLib/rdflib
License : BSD-3-Clause
Description : RDFLib is a pure Python package for working with RDF. RDFLib contains most
: things you need to work with RDF, including parsers and serializers for
: RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD, a Graph
: interface which can be backed by any one of a number of Store implementations,
: store implementations for in-memory, persistent on disk (Berkeley DB) and
: remote SPARQL endpoints, a SPARQL 1.1 implementation - supporting SPARQL 1.1
: Queries and Update statements - and SPARQL function extension mechanisms.