How to Install and Uninstall ipython3 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "ipython3" package

In this section, we are going to explain the necessary steps to install ipython3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ipython3

2. Uninstall "ipython3" package

This tutorial shows how to uninstall ipython3 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ipython3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ipython3 package on Ubuntu 20.10 (Groovy Gorilla)

Package: ipython3
Architecture: all
Version: 7.17.0-1
Priority: optional
Section: universe/python
Source: ipython
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: python3, python3-ipython (= 7.17.0-1)
Filename: pool/universe/i/ipython/ipython3_7.17.0-1_all.deb
Size: 5028
MD5sum: 077fd2a79c2f354fa950c46885fbbff0
SHA1: 22ba4fef6d2278e44dc6cd84e041cf36573bba21
SHA256: ab3e4c6d2e2bf9135c99490384bf7af2037832196de50c50602c58f8ac794684
SHA512: 202c028575a38743a4325fc4b8f3762204deaf647231d2a5da72b3e63e8c7e0bbe08c0aae9f74f2f026800f9b917caa6f05d1f74b2c50b5d19448c680fb52a01
Homepage: https://github.com/ipython/ipython
Description-en: 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: d49b6f5183335e828e40c215255f4f6d