How to Install and Uninstall python3-rdflib.noarch Package on CentOS Stream 8
Last updated: January 09,2025
1. Install "python3-rdflib.noarch" package
Please follow the step by step instructions below to install python3-rdflib.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-rdflib.noarch
Copied
2. Uninstall "python3-rdflib.noarch" package
Please follow the guidelines below to uninstall python3-rdflib.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-rdflib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rdflib.noarch package on CentOS Stream 8
Last metadata expiration check: 4:43:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-rdflib
Version : 4.2.1
Release : 9.el8.1
Architecture : noarch
Size : 575 k
Source : python-rdflib-4.2.1-9.el8.1.src.rpm
Repository : epel
Summary : Python library for working with RDF
URL : https://github.com/RDFLib/rdflib
License : BSD
Description : RDFLib is a Python library for working with RDF, a simple yet powerful
: language for representing information.
:
: The library contains parsers and serializers for RDF/XML, N3,
: NTriples, Turtle, TriX, RDFa and Microdata. The library presents
: a Graph interface which can be backed by any one of a number of
: Store implementations. The core rdflib includes store
: implementations for in memory storage, persistent storage on top
: of the Berkeley DB, and a wrapper for remote SPARQL endpoints.
:
: This is for Python 3.
Available Packages
Name : python3-rdflib
Version : 4.2.1
Release : 9.el8.1
Architecture : noarch
Size : 575 k
Source : python-rdflib-4.2.1-9.el8.1.src.rpm
Repository : epel
Summary : Python library for working with RDF
URL : https://github.com/RDFLib/rdflib
License : BSD
Description : RDFLib is a Python library for working with RDF, a simple yet powerful
: language for representing information.
:
: The library contains parsers and serializers for RDF/XML, N3,
: NTriples, Turtle, TriX, RDFa and Microdata. The library presents
: a Graph interface which can be backed by any one of a number of
: Store implementations. The core rdflib includes store
: implementations for in memory storage, persistent storage on top
: of the Berkeley DB, and a wrapper for remote SPARQL endpoints.
:
: This is for Python 3.