How to Install and Uninstall ipython3 Package on Kali Linux
Last updated: November 26,2024
1. Install "ipython3" package
Learn how to install ipython3 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ipython3
Copied
2. Uninstall "ipython3" package
This is a short guide on how to uninstall ipython3 on Kali Linux:
$
sudo apt remove
ipython3
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ipython3 package on Kali Linux
Package: ipython3
Source: ipython
Version: 8.20.0-1
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: python3, python3-ipython (= 8.20.0-1)
Size: 33184
SHA256: c4cc823b0062f6f52d3d474367d83fbd9e7eda43ae2b111eaa40f3414fcc138c
SHA1: b89bf8e200d828f20491df52c9fe8450e1e75101
MD5sum: e57d8b247cf22ed755746731ced97f74
Description: Enhanced interactive Python 3 shell
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 actual terminal shell for Python 3.
Description-md5:
Homepage: https://github.com/ipython/ipython
Section: python
Priority: optional
Filename: pool/main/i/ipython/ipython3_8.20.0-1_all.deb
Source: ipython
Version: 8.20.0-1
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: python3, python3-ipython (= 8.20.0-1)
Size: 33184
SHA256: c4cc823b0062f6f52d3d474367d83fbd9e7eda43ae2b111eaa40f3414fcc138c
SHA1: b89bf8e200d828f20491df52c9fe8450e1e75101
MD5sum: e57d8b247cf22ed755746731ced97f74
Description: Enhanced interactive Python 3 shell
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 actual terminal shell for Python 3.
Description-md5:
Homepage: https://github.com/ipython/ipython
Section: python
Priority: optional
Filename: pool/main/i/ipython/ipython3_8.20.0-1_all.deb