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

Last updated: October 06,2024

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

Please follow the guidance below to install python3-prompt-toolkit.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall python3-prompt-toolkit.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:21:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-prompt-toolkit
Version : 3.0.5
Release : 5.fc34
Architecture : noarch
Size : 575 k
Source : python-prompt-toolkit-3.0.5-5.fc34.src.rpm
Repository : fedora
Summary : Library for building powerful interactive command lines in Python
URL : https://github.com/prompt-toolkit/python-prompt-toolkit
License : BSD
Description : prompt_toolkit is a library for building powerful interactive command lines and
: terminal applications in Python.