How to Install and Uninstall python2-SPARQLWrapper Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python2-SPARQLWrapper" package

This tutorial shows how to install python2-SPARQLWrapper on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-SPARQLWrapper

2. Uninstall "python2-SPARQLWrapper" package

This guide let you learn how to uninstall python2-SPARQLWrapper on openSUSE Leap:

$ sudo zypper remove python2-SPARQLWrapper

3. Information about the python2-SPARQLWrapper package on openSUSE Leap

Information for package python2-SPARQLWrapper:
----------------------------------------------
Repository : Main Repository
Name : python2-SPARQLWrapper
Version : 1.8.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 122,1 KiB
Installed : No
Status : not installed
Source package : python-SPARQLWrapper-1.8.0-bp153.1.16.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.