How to Install and Uninstall python3-prompt-toolkit.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

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 Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall python3-prompt-toolkit.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-prompt-toolkit.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:25:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-prompt-toolkit
Version : 3.0.29
Release : 1.el9
Architecture : noarch
Size : 615 k
Source : python-prompt-toolkit-3.0.29-1.el9.src.rpm
Repository : epel
Summary : Library for building powerful interactive command line applications in Python
URL : https://github.com/prompt-toolkit/python-prompt-toolkit
License : BSD
Description : prompt_toolkit is a library for building powerful interactive command line
: applications in Python.