How to Install and Uninstall python3-ipython Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 11,2024

1. Install "python3-ipython" package

This tutorial shows how to install python3-ipython on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-ipython

2. Uninstall "python3-ipython" package

Here is a brief guide to show you how to uninstall python3-ipython on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-ipython package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-ipython
Architecture: all
Version: 7.31.1-1
Priority: optional
Section: universe/python
Source: ipython
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2555
Depends: python3-backcall, python3-decorator, python3-jedi (>= 0.16), python3-matplotlib-inline, python3-pexpect, python3-pickleshare, python3-pkg-resources, python3-prompt-toolkit (>= 2), python3-pygments, python3-traitlets, python3:any
Suggests: python-ipython-doc
Filename: pool/universe/i/ipython/python3-ipython_7.31.1-1_all.deb
Size: 533532
MD5sum: 9f1df97efab817d6bcd39eb25b86a0e0
SHA1: 04892c08edd6b7a5685b51057b59d3cb17bd68d5
SHA256: 174ef006ed177f6d48f83154a380cc45e91196c6552ee59ec4941ae410fd9215
SHA512: 52ddf1c1d1a82d0781923daf0696b51343023535c98bca3694e9aebb69e299c365a0078d68a88cc01953c308b078a475a7d5b4fd29ac480fa059edf99718a6df
Homepage: https://github.com/ipython/ipython
Description: Enhanced interactive Python shell (Python 3 version)
Description-md5: 0e78173741a89e44c6c0babc81b3f10a
Task: ubuntustudio-publishing