How to Install and Uninstall python3-sparqlwrapper Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-sparqlwrapper" package

Please follow the guidelines below to install python3-sparqlwrapper on Kali Linux

$ sudo apt update $ sudo apt install python3-sparqlwrapper

2. Uninstall "python3-sparqlwrapper" package

Please follow the guidelines below to uninstall python3-sparqlwrapper on Kali Linux:

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

3. Information about the python3-sparqlwrapper package on Kali Linux

Package: python3-sparqlwrapper
Source: sparql-wrapper-python
Version: 1.8.5-2
Installed-Size: 144
Maintainer: Debian Python Team
Architecture: all
Depends: python3-rdflib, python3:any
Size: 35488
SHA256: 3280bdea722cd46edb57893f1cba838ac493a647c6464e0e36cc1e1f98211c86
SHA1: 24264c2cea8837c6a2d75eb22d2423294c642451
MD5sum: a60591ea2fa77885bcbe0c2fe621005f
Description: SPARQL endpoint interface to Python3
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:
Homepage: https://rdflib.github.io/sparqlwrapper/
Section: python
Priority: optional
Filename: pool/main/s/sparql-wrapper-python/python3-sparqlwrapper_1.8.5-2_all.deb