How to Install and Uninstall python3-prompt-toolkit Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-prompt-toolkit" package

Please follow the step by step instructions below to install python3-prompt-toolkit on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-prompt-toolkit" package

Please follow the instructions below to uninstall python3-prompt-toolkit on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-prompt-toolkit package on Ubuntu 21.10 (Impish Indri)

Package: python3-prompt-toolkit
Architecture: all
Version: 3.0.19-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: 1374
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.19-1_all.deb
Size: 244464
MD5sum: 4f53127028fc886e1332c6be7b536216
SHA1: 0fa45e5dcc5c1bc2eaf30019d4454f34c201a8c7
SHA256: 3614c0d18fc9bda93566586873c427e22ca8fc0ee648aa309dca06cefb513249
SHA512: a4f845ad302860d02b307ed38c59177045beac2fc66cd3dba3cd98ce14e829643846355c9d13f949e0eca181b8c625b4c74c33900b2d1329f49bf5b04ed41bbe
Homepage: https://github.com/prompt-toolkit/python-prompt-toolkit
Description-en: library for building interactive command lines (Python 3)
prompt_toolkit is a GNU readline replacement written in pure Python supporting
advanced features like syntax highlighting, multi line editing and code
completion.
.
This package installs the library for Python 3.
Description-md5: 7087cd97ed57de3a36f1e9e06418603e
Task: ubuntustudio-publishing