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

Last updated: December 25,2024

1. Install "python-sparqlwrapper" package

Please follow the steps below to install python-sparqlwrapper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sparqlwrapper

2. Uninstall "python-sparqlwrapper" package

Please follow the guidelines below to uninstall python-sparqlwrapper on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-sparqlwrapper
Priority: optional
Section: universe/python
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: Olivier Berger
Architecture: all
Source: sparql-wrapper-python
Version: 1.6.4-0ubuntu1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-rdflib
Filename: pool/universe/s/sparql-wrapper-python/python-sparqlwrapper_1.6.4-0ubuntu1_all.deb
Size: 22572
MD5sum: 4c0f7c952212af202d08c312089cc19b
SHA1: 69c08159470abcc7bc7235c284640dd201e24fc7
SHA256: 3e06be58663e21a8e5802680e7113bba3c942e25636808acf442f84f85590ef4
Description-en: SPARQL endpoint interface to Python (Python 2)
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 2 version of the package.
Description-md5: 0611ccbc6bc6f9d8252bd2e8bad8ae70
Homepage: http://rdflib.github.io/sparqlwrapper/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu