How to Install and Uninstall python312-SPARQLWrapper Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python312-SPARQLWrapper" package

This is a short guide on how to install python312-SPARQLWrapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-SPARQLWrapper

2. Uninstall "python312-SPARQLWrapper" package

Please follow the steps below to uninstall python312-SPARQLWrapper on openSuSE Tumbleweed:

$ sudo zypper remove python312-SPARQLWrapper

3. Information about the python312-SPARQLWrapper package on openSuSE Tumbleweed

Information for package python312-SPARQLWrapper:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-SPARQLWrapper
Version : 2.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 220.1 KiB
Installed : No
Status : not installed
Source package : python-SPARQLWrapper-2.0.0-1.4.src
Upstream URL : https://rdflib.dev/sparqlwrapper/
Summary : SPARQL Endpoint interface to Python
Description :
This is a wrapper around a SPARQL service. It helps in creating the
query URI and, possibly, convert the result into a more manageable
format.