How to Install and Uninstall python3-rdflib Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-rdflib" package

This tutorial shows how to install python3-rdflib on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-rdflib

2. Uninstall "python3-rdflib" package

Please follow the steps below to uninstall python3-rdflib on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-rdflib package on Ubuntu 21.10 (Impish Indri)

Package: python3-rdflib
Architecture: all
Version: 5.0.0-1.1build1
Priority: optional
Section: universe/python
Source: rdflib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 897
Depends: python3-isodate, python3-pyparsing, python3-six, python3:any
Recommends: python3-sparqlwrapper (>= 1.7.6~), python3-html5lib
Suggests: python-rdflib-doc
Filename: pool/universe/r/rdflib/python3-rdflib_5.0.0-1.1build1_all.deb
Size: 173840
MD5sum: e61ae767a5d18abf4a9cbdbe6388a77d
SHA1: e8a8b76468639f248032d359bd88971421627f79
SHA256: 28c3aba5a467ebb49b5b7a35ccddac6e762b8fd52cb794284dc2de4cc7b900d9
SHA512: 139d575bd885db601fccaa0f92e3a58d19c0c2a23d309ebd64b08b6b93c7b1c8a76daa52ee7f4fb457e61c281b4a15941c81e78ff2a2c52d490da2e2bb6a9b47
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
Task: ubuntustudio-audio