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

Last updated: May 13,2024

1. Install "python3-rdflib" package

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

$ sudo apt update $ sudo apt install python3-rdflib

2. Uninstall "python3-rdflib" package

Please follow the instructions below to uninstall python3-rdflib on Kali Linux:

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

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

Package: python3-rdflib
Source: rdflib
Version: 6.1.1-3
Installed-Size: 1822
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8.0), python3-isodate, python3-pkg-resources, python3-pyparsing, python3:any
Recommends: python3-sparqlwrapper, python3-html5lib
Suggests: python-rdflib-doc
Size: 383120
SHA256: 1632f48bce6246107a10df67169382df4355cb552e8d9a69aa3fa4f37ca9b19d
SHA1: ee0c63795dfce3af030f85bef0a14ab4b6875a83
MD5sum: ede45b18756269f679f8691ab879a289
Description: Python 3 library containing an RDF triple store and RDF parsers/serializers
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 the Python 3 version of RDFLib.
Description-md5:
Homepage: https://github.com/RDFLib/rdflib
Tag: devel::lang:sparql, 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/python3-rdflib_6.1.1-3_all.deb