How to Install and Uninstall python3-relational Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-relational" package

Please follow the instructions below to install python3-relational on Kali Linux

$ sudo apt update $ sudo apt install python3-relational

2. Uninstall "python3-relational" package

This tutorial shows how to uninstall python3-relational on Kali Linux:

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

3. Information about the python3-relational package on Kali Linux

Package: python3-relational
Source: relational
Version: 3.1-1
Installed-Size: 120
Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Depends: python3:any (>= 3.8~), python3-typedload
Size: 27876
SHA256: a3f7757e9a2c7ecd92b13a4485e414b03b5a84e8ad00488ed41cfe00373c3a55
SHA1: a2aed4e8caab7334f7dcf47322930965db4cbd37
MD5sum: 26ded7fd847218ad9d6dfb45d3c5739c
Description: Educational tool for relational algebra (standalone module)
Relational is primarily a tool to provide a workspace for experimenting with
relational algebra, an offshoot of first-order logic.
.
This package provides a standalone Python module that can be used for
executing relational queries.
Description-md5:
Homepage: https://ltworf.github.io/relational/
Section: python
Priority: optional
Filename: pool/main/r/relational/python3-relational_3.1-1_all.deb