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

Last updated: November 23,2024

1. Install "python311-SPARQLWrapper" package

This tutorial shows how to install python311-SPARQLWrapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-SPARQLWrapper

2. Uninstall "python311-SPARQLWrapper" package

Please follow the guidelines below to uninstall python311-SPARQLWrapper on openSuSE Tumbleweed:

$ sudo zypper remove python311-SPARQLWrapper

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

Information for package python311-SPARQLWrapper:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-SPARQLWrapper
Version : 2.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 228.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.