How to Install and Uninstall ipython-qtconsole Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ipython-qtconsole" package

Please follow the step by step instructions below to install ipython-qtconsole on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ipython-qtconsole

2. Uninstall "ipython-qtconsole" package

Here is a brief guide to show you how to uninstall ipython-qtconsole on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ipython-qtconsole $ sudo apt autoclean && sudo apt autoremove

3. Information about the ipython-qtconsole package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ipython-qtconsole
Priority: optional
Section: universe/python
Installed-Size: 378
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ipython
Version: 2.4.1-1
Depends: ipython (= 2.4.1-1), python-pygments, python-qt4 | python-pyside.qtcore, python-qt4 | python-pyside.qtgui, python-qt4 | python-pyside.qtsvg, python-zmq (>= 2.1.11), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/i/ipython/ipython-qtconsole_2.4.1-1_all.deb
Size: 67704
MD5sum: 76361f071aa4b6347ea9ae7959a7a905
SHA1: debf72d8066ee9ea4f20d592d472a7423800dd92
SHA256: d5da6d08f32fa2f7b9f99b951b480bae638e7e88c54cb97e5d31e6a994087c73
Description-en: enhanced interactive Python shell - Qt console
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the qt console.
Description-md5: 5fa2bb91e1c915776c2df5ba5f7ef241
Homepage: http://ipython.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu