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

Last updated: May 17,2024

1. Install "python3-rdflib-jsonld" package

This tutorial shows how to install python3-rdflib-jsonld on Kali Linux

$ sudo apt update $ sudo apt install python3-rdflib-jsonld

2. Uninstall "python3-rdflib-jsonld" package

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

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

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

Package: python3-rdflib-jsonld
Source: python-rdflib-jsonld
Version: 0.6.1-2
Installed-Size: 71
Maintainer: Debian Python Team
Architecture: all
Depends: python3-rdflib, python3:any
Size: 14412
SHA256: b45674f3d33c3b28d2843f416977a94be1ad80fa6f0f264ed06722a86e9ffd9f
SHA1: 7a894c465d8f24dc4a0b9bf50d8f444487f49655
MD5sum: ad9cca414dbc4f9b2c15becb70b7d6bb
Description: rdflib extension adding JSON-LD parser and serializer in Python 3
This parser/serialiser will
.
- read in an JSON-LD formatted document and create an RDF graph
- serialize an RDF graph to JSON-LD formatted output
.
This is the Python 3 version.
Description-md5:
Homepage: https://github.com/RDFLib/rdflib-jsonld
Section: python
Priority: optional
Filename: pool/main/p/python-rdflib-jsonld/python3-rdflib-jsonld_0.6.1-2_all.deb