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

Last updated: May 14,2024

1. Install "reinteract" package

Please follow the guidance below to install reinteract on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install reinteract

2. Uninstall "reinteract" package

Learn how to uninstall reinteract on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove reinteract $ sudo apt autoclean && sudo apt autoremove

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

Package: reinteract
Priority: optional
Section: universe/python
Installed-Size: 615
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.5.0-6
Depends: python, python:any (>= 2.7.5-5~), python:any (<< 2.8), python-gtk2, python-matplotlib
Recommends: sox
Filename: pool/universe/r/reinteract/reinteract_0.5.0-6_all.deb
Size: 103614
MD5sum: d5338a3b28399885dbf6bdb9dfb924c5
SHA1: e4b261a3bbde0b173b94097a33977c697200c3c2
SHA256: fb1e5d3e83b218b4443de1c9fd9e194a13146928fb0f50afa2c82b6849610055
Description-en: Worksheet-based graphical Python shell
Reinteract is a tool for interactive experimentation with Python
oriented around "worksheets" containing Python code combined with the
results of that code, formatted as text or graphical plots. Unlike a
traditional shell, you can go back and edit previously entered
statements, and the results will update.
.
Amongst other things, Reinteract is suitable for experimentation with
the Python language and for data analysis using NumPy and SciPy.
Description-md5: 66bdaf07a79951f6f57957b4234b1a6f
Homepage: http://www.reinteract.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions