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

Last updated: May 19,2024

1. Install "python3-SPARQLWrapper" package

Please follow the steps below to install python3-SPARQLWrapper on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-SPARQLWrapper

2. Uninstall "python3-SPARQLWrapper" package

Please follow the guidelines below to uninstall python3-SPARQLWrapper on openSUSE Leap:

$ sudo zypper remove python3-SPARQLWrapper

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

Information for package python3-SPARQLWrapper:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-SPARQLWrapper
Version : 1.8.0-150000.4.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 167.8 KiB
Installed : No
Status : not installed
Source package : python-SPARQLWrapper-1.8.0-150000.4.2.1.src
Upstream URL : http://sparql-wrapper.sourceforge.net/
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.