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

Last updated: July 05,2024

1. Install "python39-SPARQLWrapper" package

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

$ sudo zypper refresh $ sudo zypper install python39-SPARQLWrapper

2. Uninstall "python39-SPARQLWrapper" package

In this section, we are going to explain the necessary steps to uninstall python39-SPARQLWrapper on openSuSE Tumbleweed:

$ sudo zypper remove python39-SPARQLWrapper

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

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