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

Last updated: September 21,2024

1. Install "python38-rdflib" package

This guide let you learn how to install python38-rdflib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-rdflib

2. Uninstall "python38-rdflib" package

Please follow the instructions below to uninstall python38-rdflib on openSuSE Tumbleweed:

$ sudo zypper remove python38-rdflib

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

Information for package python38-rdflib:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-rdflib
Version : 5.0.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 2,4 MiB
Installed : No
Status : not installed
Source package : python-rdflib-5.0.0-2.7.src
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.