How to Install and Uninstall python3-prompt-toolkit.noarch Package on Fedora 38

Last updated: September 27,2024

1. Install "python3-prompt-toolkit.noarch" package

This tutorial shows how to install python3-prompt-toolkit.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-prompt-toolkit.noarch

2. Uninstall "python3-prompt-toolkit.noarch" package

Please follow the step by step instructions below to uninstall python3-prompt-toolkit.noarch on Fedora 38:

$ sudo dnf remove python3-prompt-toolkit.noarch $ sudo dnf autoremove

3. Information about the python3-prompt-toolkit.noarch package on Fedora 38

Last metadata expiration check: 1:07:13 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-prompt-toolkit
Version : 3.0.36
Release : 2.fc38
Architecture : noarch
Size : 878 k
Source : python-prompt-toolkit-3.0.36-2.fc38.src.rpm
Repository : fedora
Summary : Library for building powerful interactive command line applications in Python
URL : https://github.com/prompt-toolkit/python-prompt-toolkit
License : BSD-3-Clause
Description : prompt_toolkit is a library for building powerful interactive command line
: applications in Python.