How to Install and Uninstall python3-rdflib-jsonld Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-rdflib-jsonld" package

This guide covers the steps necessary to install python3-rdflib-jsonld on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-rdflib-jsonld" package

Please follow the steps below to uninstall python3-rdflib-jsonld on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-rdflib-jsonld package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-rdflib-jsonld
Priority: optional
Section: universe/python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: python-rdflib-jsonld
Version: 0.3-1
Filename: pool/universe/p/python-rdflib-jsonld/python3-rdflib-jsonld_0.3-1_all.deb
Size: 11220
MD5sum: d43a3e0c194d28695aab131a73671c3a
SHA1: 1840178f21b43a8d0b2b851d2e03e9e62529560d
SHA256: c4bb6874b77f5214e6207641df2d6d076bd82fbfd2b66cb867188863337bfea7
Description-en: 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: 565fc7bf9596b757f9577adb76f30fcc
Homepage: https://github.com/RDFLib/rdflib-jsonld
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu