How to Install and Uninstall python311-rdflib Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-rdflib" package

Please follow the guidance below to install python311-rdflib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-rdflib

2. Uninstall "python311-rdflib" package

Here is a brief guide to show you how to uninstall python311-rdflib on openSuSE Tumbleweed:

$ sudo zypper remove python311-rdflib

3. Information about the python311-rdflib package on openSuSE Tumbleweed

Information for package python311-rdflib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-rdflib
Version : 6.1.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-rdflib-6.1.1-2.2.src
Upstream URL : http://rdflib.net/
Summary : A Python library for working with RDF
Description :
RDFLib is a Python library for working with RDF, a simple yet powerful
language for representing information. The library contains an RDF/XML
parser/serializer that conforms to the RDF/XML Syntax Specification (Revised).
The library also contains both in-memory and persistent Graph backends.