How to Install and Uninstall python3-sparqlwrapper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "python3-sparqlwrapper" package

Learn how to install python3-sparqlwrapper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sparqlwrapper

2. Uninstall "python3-sparqlwrapper" package

This guide let you learn how to uninstall python3-sparqlwrapper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-sparqlwrapper $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sparqlwrapper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sparqlwrapper
Priority: optional
Section: universe/python
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Olivier Berger
Architecture: all
Source: sparql-wrapper-python
Version: 1.6.4-0ubuntu1
Depends: python3:any (>= 3.3.2-2~), python3-rdflib
Filename: pool/universe/s/sparql-wrapper-python/python3-sparqlwrapper_1.6.4-0ubuntu1_all.deb
Size: 21124
MD5sum: 46101163a7488eb807bb282c9326fb96
SHA1: cd6f19a0eb4aa97ac697ebc5854c8d8eb463eeb5
SHA256: bc72c0a45d543b588bd4a327e7a83b8cb0ee13b9b4a79d446e3db130d3c11b64
Description-en: SPARQL endpoint interface to Python (Python 3)
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.
.
This is the Python 3 version of the package.
Description-md5: 46568e2839c0b66fbe9393edceadb5dd
Homepage: http://rdflib.github.io/sparqlwrapper/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu