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

Last updated: May 18,2024

1. Install "python3-rdflib" package

This guide let you learn how to install python3-rdflib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-rdflib

2. Uninstall "python3-rdflib" package

Learn how to uninstall python3-rdflib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: 1200
Depends: python3:any (>= 3.3.2-2~), python3-isodate, python3-pyparsing
Recommends: python3-sparqlwrapper, python3-html5lib
Suggests: python-rdflib-doc
Filename: pool/universe/r/rdflib/python3-rdflib_4.1.2-3+deb8u1build0.16.04.1_amd64.deb
Size: 228398
MD5sum: 2a3b3b3da892899f383422035f34a282
SHA1: 37ebf37508a63d5ba9268331b32e456b17509d30
SHA256: 84b1b1c76cf4407993b8687d34450a3f8ac0b9ec220659cf376ff3c7b08bfc28
SHA512: 188929d35123d4c8ea2315859357b7d9621e41740f3e7d0b07798bd2687840375f23c2298bc6a60c9797f7b5e7700b517a46b25187b3fd25bfd61af989fe3e2d
Homepage: https://github.com/RDFLib/rdflib
Description-en: 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: df0851a059b37b697ac3fc95afa13ee4

Package: python3-rdflib
Priority: optional
Section: universe/python
Installed-Size: 1214
Maintainer: Ubuntu Developers
Original-Maintainer: Christian M. Amsüss
Architecture: amd64
Source: rdflib
Version: 4.1.2-3
Depends: python3:any (>= 3.3.2-2~), python3-isodate, python3-pyparsing
Recommends: python3-sparqlwrapper, python3-html5lib
Suggests: python-rdflib-doc
Filename: pool/universe/r/rdflib/python3-rdflib_4.1.2-3_amd64.deb
Size: 228600
MD5sum: ea85db0b804c262050660ea0e671ab2e
SHA1: 9bd898ebf017ad2bcd0b4d74cfaa44b6629a5a4f
SHA256: 522f3b68a3f98d45c6441b158e3870d0d45658e4865172ac8584ac702ce3f66a
Description-en: 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: df0851a059b37b697ac3fc95afa13ee4
Homepage: https://github.com/RDFLib/rdflib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu