How to Install and Uninstall python-ipython Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "python-ipython" package

Please follow the guidance below to install python-ipython on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-ipython

2. Uninstall "python-ipython" package

Please follow the guidance below to uninstall python-ipython on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-ipython package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-ipython
Architecture: all
Version: 5.5.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: 1905
Depends: python-decorator, python-pexpect, python-pickleshare, python-pkg-resources, python-prompt-toolkit, python-pygments, python-simplegeneric, python-traitlets, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-backports-shutil-get-terminal-size, python-pathlib2
Breaks: ipython (<< 4)
Replaces: ipython (<< 4)
Filename: pool/universe/i/ipython/python-ipython_5.5.0-1_all.deb
Size: 381020
MD5sum: 9b0a08011f052a33a824e57cce26f3d3
SHA1: 01cfa20e4ab3d77c03a92dda78dae66f59d01ff2
SHA256: b080c41caf62c83053fb933b52b4fb727c4f92a0c4b58b7ae20143ad0edd3a3d
Homepage: https://github.com/ipython/ipython
Description: Enhanced interactive Python shell (Python 2 version)
Description-md5: 713480d81c0c64f1b3a9c4c9350ef96c

5. The same packages on other Linux Distributions