How to Install and Uninstall python-ipython-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "python-ipython-doc" package

Learn how to install python-ipython-doc on Kali Linux

$ sudo apt update $ sudo apt install python-ipython-doc

2. Uninstall "python-ipython-doc" package

This guide covers the steps necessary to uninstall python-ipython-doc on Kali Linux:

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

3. Information about the python-ipython-doc package on Kali Linux

Package: python-ipython-doc
Source: ipython
Version: 8.20.0-1
Installed-Size: 7374
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 3486276
SHA256: 8d5b12537fa5ed4d1e5cfca8985fa71b70dfcce57f9b7b3c7f8dedfcba5fefcc
SHA1: 6c2319b23ffeae3f50d0ad6d25262c9de44971de
MD5sum: 749ccc91d35d269c345e99fd9b0beaa1
Description: 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:
Homepage: https://github.com/ipython/ipython
Section: doc
Priority: optional
Filename: pool/main/i/ipython/python-ipython-doc_8.20.0-1_all.deb