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

Last updated: May 13,2024

1. Install "python38-SPARQLWrapper" package

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

$ sudo zypper refresh $ sudo zypper install python38-SPARQLWrapper

2. Uninstall "python38-SPARQLWrapper" package

Here is a brief guide to show you how to uninstall python38-SPARQLWrapper on openSuSE Tumbleweed:

$ sudo zypper remove python38-SPARQLWrapper

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

Information for package python38-SPARQLWrapper:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-SPARQLWrapper
Version : 1.8.5-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 234,5 KiB
Installed : No
Status : not installed
Source package : python-SPARQLWrapper-1.8.5-1.8.src
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.