How to Install and Uninstall python-rdflib-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "python-rdflib-tools" package

Please follow the instructions below to install python-rdflib-tools on Kali Linux

$ sudo apt update $ sudo apt install python-rdflib-tools

2. Uninstall "python-rdflib-tools" package

This guide covers the steps necessary to uninstall python-rdflib-tools on Kali Linux:

$ sudo apt remove python-rdflib-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-rdflib-tools package on Kali Linux

Package: python-rdflib-tools
Source: rdflib
Version: 6.1.1-3
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3, python3-rdflib (= 6.1.1-3), python3-pkg-resources
Size: 37952
SHA256: acb040d225a84f84d5fed5154a64048f00e50e13e7adc3d083e4e81508939fe7
SHA1: 0af1db2ecd4934278ec28bb37984b6cdd667f3a7
MD5sum: 9c21c6cb48ae3fa66bb33dd12d5b3be5
Description: Python tools for converting to and from RDF
RDFLib is a Python library for working with the RDF W3C standard. The
library contains RDF parsers/serializers and both in-memory and
persistent Graph backend.
.
This package contains some executable tools.
Description-md5:
Homepage: https://github.com/RDFLib/rdflib
Tag: works-with-format::rdf:n3, works-with-format::rdf:ntriples,
works-with-format::rdf:turtle, works-with-format::rdf:xml,
works-with::semantic-data
Section: python
Priority: optional
Filename: pool/main/r/rdflib/python-rdflib-tools_6.1.1-3_all.deb