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

Last updated: May 02,2024

1. Install "python3-relational" package

This is a short guide on how to install python3-relational on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-relational

2. Uninstall "python3-relational" package

This is a short guide on how to uninstall python3-relational on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-relational
Priority: optional
Section: universe/python
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Source: relational
Version: 2.2-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/r/relational/python3-relational_2.2-1_all.deb
Size: 18830
MD5sum: 60f6407f64dc3fc2bda8916e52d1461d
SHA1: e6f279e7042f2d846f00207f72be4e9a764638cb
SHA256: f23ad1ba5f07c36b9146a1e76ad68790f50c91eb6c73891688d174110c572243
Description-en: 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: 64f37e390dcd19015a0a3cd647b71d81
Homepage: http://ltworf.github.io/relational/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu