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

Last updated: May 19,2024

1. Install "relational" package

This guide covers the steps necessary to install relational on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install relational

2. Uninstall "relational" package

Please follow the instructions below to uninstall relational on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: relational
Priority: optional
Section: universe/python
Installed-Size: 349
Maintainer: Ubuntu Developers
Original-Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Version: 2.2-1
Depends: python3:any (>= 3.4~), python3-relational (>= 2.2-1), python3-pyqt5
Recommends: python3-pyqt5.qtwebkit
Filename: pool/universe/r/relational/relational_2.2-1_all.deb
Size: 88820
MD5sum: 2eaf29ad4bf64ea0c70572d1c36932d6
SHA1: 635dc8e559d39aa4226d3922cf6a42a09c9f5690
SHA256: ab8794d7b48627204f7169e938a7af3c313033b768b0c393ef2d7c81336222c1
Description-en: Educational tool for relational algebra (graphical user interface)
Relational is primarily a tool to provide a workspace for experimenting with
relational algebra, an offshoot of first-order logic.
.
This package provides a graphical user interface that can be used to
execute relational queries.
Description-md5: 93f4c26999e5f549dc3c70e5e1e88924
Homepage: http://ltworf.github.io/relational/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu