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

Last updated: September 28,2024

1. Install "python36-SPARQLWrapper" package

Please follow the instructions below to install python36-SPARQLWrapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-SPARQLWrapper

2. Uninstall "python36-SPARQLWrapper" package

This tutorial shows how to uninstall python36-SPARQLWrapper on openSuSE Tumbleweed:

$ sudo zypper remove python36-SPARQLWrapper

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

Information for package python36-SPARQLWrapper:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-SPARQLWrapper
Version : 1.8.5-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 235,3 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.