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

Last updated: June 25,2024

1. Install "python-rdflib" package

Here is a brief guide to show you how to install python-rdflib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rdflib

2. Uninstall "python-rdflib" package

Please follow the guidelines below to uninstall python-rdflib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-rdflib
Architecture: amd64
Version: 4.1.2-3+deb8u1build0.16.04.1
Priority: optional
Section: universe/python
Source: rdflib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Christian M. Amsüss
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1205
Provides: python2.7-rdflib
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-isodate, python-pyparsing
Recommends: python-sparqlwrapper, python-html5lib
Suggests: python-rdflib-doc, python-rdflib-tools
Filename: pool/universe/r/rdflib/python-rdflib_4.1.2-3+deb8u1build0.16.04.1_amd64.deb
Size: 229376
MD5sum: 2c047edb4eba178ed5312c78d71aa884
SHA1: 0e8bdc68cc452b16320cc41e1775d63298d7d098
SHA256: dbd93df7da239856da7a6526c0d0271478459ccb11340543119348d212497b0e
SHA512: 037686cc9fc8bf8a42eb7a6092eb63b756fcf0f04e81cef92bdf75d9613746b6ff8f0ee28269d7e7850070181535ad3619e746cd8af4878623f1e505a8377b23
Homepage: https://github.com/RDFLib/rdflib
Description-en: Python 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 2 version of RDFLib.
Description-md5: 3a2ab2cdb634a9834d2436d3907f4b42

Package: python-rdflib
Priority: optional
Section: universe/python
Installed-Size: 1216
Maintainer: Ubuntu Developers
Original-Maintainer: Christian M. Amsüss
Architecture: amd64
Source: rdflib
Version: 4.1.2-3
Provides: python2.7-rdflib
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-isodate, python-pyparsing
Recommends: python-sparqlwrapper, python-html5lib
Suggests: python-rdflib-doc, python-rdflib-tools
Filename: pool/universe/r/rdflib/python-rdflib_4.1.2-3_amd64.deb
Size: 229672
MD5sum: 4f8d25bcb560e4d0f0d4afd88f59af54
SHA1: f93c9a5e1df030d48725762fcb0e5f00de4604c7
SHA256: 9e95f0d37c2c390eaf8c01a9b958b967f9034ef36f9a1a9e3309ca778b0f615c
Description-en: Python 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 2 version of RDFLib.
Description-md5: 3a2ab2cdb634a9834d2436d3907f4b42
Homepage: https://github.com/RDFLib/rdflib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu