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

Last updated: May 18,2024

1. Install "python3-prompt-toolkit" package

Here is a brief guide to show you how to install python3-prompt-toolkit on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-prompt-toolkit

2. Uninstall "python3-prompt-toolkit" package

This tutorial shows how to uninstall python3-prompt-toolkit on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove python3-prompt-toolkit $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-prompt-toolkit
Architecture: all
Version: 3.0.30-1
Priority: optional
Section: universe/python
Source: prompt-toolkit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1423
Depends: python3-wcwidth, python3:any
Recommends: python3-pygments
Breaks: aws-shell (<= 0.2.1-1~), mycli (<< 1.19~), pgcli (<< 2~), python3-ipython (<< 7~), python3-jupyter-console (<< 6~), python3-softlayer (<< 5.8~)
Filename: pool/universe/p/prompt-toolkit/python3-prompt-toolkit_3.0.30-1_all.deb
Size: 251256
MD5sum: ba3a79056bd1489a88429f445ed521cd
SHA1: 5f506671cf6fcb1279f84b6e8f7cd2cc43b1f698
SHA256: 66b02bbbe349006ead4cb712af83058e1468089720b4fd3b6ec47c6863599181
SHA512: 1222301f2d1e41504cbbb697aed3ba2289193c0358de207ac7112871b4b32228a0da97b6ad76c1b1d62a811a9e46684a07753d567ac189dbe27bc6d3337437c8
Homepage: https://github.com/prompt-toolkit/python-prompt-toolkit
Description: library for building interactive command lines (Python 3)
Description-md5: 7087cd97ed57de3a36f1e9e06418603e
Task: ubuntustudio-publishing