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

Last updated: October 10,2024

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

This is a short guide on how to install python3-prompt-toolkit.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 4:46:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-prompt-toolkit
Version : 3.0.38
Release : 3.fc39
Architecture : noarch
Size : 840 k
Source : python-prompt-toolkit-3.0.38-3.fc39.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.