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

Last updated: May 20,2024

1. Install "ipython-doc" package

Please follow the guidelines below to install ipython-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ipython-doc

2. Uninstall "ipython-doc" package

Please follow the guidance below to uninstall ipython-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ipython-doc
Priority: optional
Section: universe/doc
Installed-Size: 19000
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ipython
Version: 2.4.1-1
Replaces: ipython (<< 0.11-2), ipython-notebook (<< 0.12.1-1)
Depends: libjs-sphinxdoc (>= 1.0)
Breaks: ipython (<< 0.11-2), ipython-notebook (<< 0.12.1-1)
Filename: pool/universe/i/ipython/ipython-doc_2.4.1-1_all.deb
Size: 7044272
MD5sum: f69f6a3ba68d09e73db45306d80064e8
SHA1: 087589dc4804a7659a1bf943d24669aacd0ce340
SHA256: aa98fa1c3e19115a778c1d00b2649a9a587379179391cdf1e26e2d89561871d1
Description-en: enhanced interactive Python shell - Documentation
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 documentation.
Description-md5: 7cd0d552457eeacc3c5cf652a94d3ea7
Homepage: http://ipython.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu