How to Install and Uninstall python3-prompt-toolkit Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-prompt-toolkit" package

Please follow the instructions below to install python3-prompt-toolkit on Kali Linux

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

2. Uninstall "python3-prompt-toolkit" package

Please follow the step by step instructions below to uninstall python3-prompt-toolkit on Kali Linux:

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

3. Information about the python3-prompt-toolkit package on Kali Linux

Package: python3-prompt-toolkit
Source: prompt-toolkit
Version: 3.0.43-1
Installed-Size: 1466
Maintainer: Debian Python Team
Architecture: all
Depends: python3-wcwidth, python3:any
Recommends: python3-pygments
Breaks: mycli (<< 1.19~), pgcli (<< 2~), python3-ipython (<< 7~), python3-jupyter-console (<< 6~), python3-softlayer (<< 5.8~)
Size: 275944
SHA256: 77634e11eca282276f7dfd67b6cb7a9b3068cc8bc78cf9f4489d0e7c5ddbfefe
SHA1: ddbfe0f708021283b4f290e019d1453f0a76d65e
MD5sum: 8b6f413a21bbde97dfbad0b127e77cf0
Description: 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:
Homepage: https://github.com/prompt-toolkit/python-prompt-toolkit
Section: python
Priority: optional
Filename: pool/main/p/prompt-toolkit/python3-prompt-toolkit_3.0.43-1_all.deb