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

Last updated: December 25,2024

1. Install "python3-rdflib-sqlalchemy" package

Please follow the guidance below to install python3-rdflib-sqlalchemy on Kali Linux

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

2. Uninstall "python3-rdflib-sqlalchemy" package

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

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

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

Package: python3-rdflib-sqlalchemy
Source: rdflib-sqlalchemy
Version: 0.5.4-2
Installed-Size: 93
Maintainer: Debian Python Team
Architecture: all
Depends: python3-alembic, python3-rdflib, python3-six (>= 1.10.0), python3-sqlalchemy (<< 2.0.0), python3-sqlalchemy (>= 1.1.4), python3:any
Suggests: python3-psycopg2, python3-mysql-connector
Size: 16612
SHA256: 1eb51ebe5d7acc9e8a5772a968c6a5134adf327917adc4e7cbbef113ec0d1ef7
SHA1: 1fa33e79dd58adfaf9433d879447adfcff534346
MD5sum: 98a2f8a7a52f294eebf0f3abce868576
Description: RDFLib store using SQLAlchemy dbapi as back-end
RDFLib-SQLAlchemy is a formula-aware store for RDFLib that uses SQLAlchemy
to persist triples in relational databases.
.
Tested backends include:
.
* SQLite, using the built-in Python driver
* MySQL, using mysql-connector
* PostgreSQL, using psycopg2 or pg8000
Description-md5:
Homepage: https://github.com/RDFLib/rdflib-sqlalchemy
Section: python
Priority: optional
Filename: pool/main/r/rdflib-sqlalchemy/python3-rdflib-sqlalchemy_0.5.4-2_all.deb