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

Last updated: October 06,2024

1. Install "python3-urwid-readline.noarch" package

Please follow the steps below to install python3-urwid-readline.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-urwid-readline.noarch

2. Uninstall "python3-urwid-readline.noarch" package

This tutorial shows how to uninstall python3-urwid-readline.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-urwid-readline.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:01:18 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-urwid-readline
Version : 0.13
Release : 3.el9
Architecture : noarch
Size : 27 k
Source : python-urwid-readline-0.13-3.el9.src.rpm
Repository : epel
Summary : A textbox edit widget for urwid that supports readline shortcuts
URL : https://github.com/rr-/urwid_readline
License : MIT
Description : A textbox edit widget for urwid that supports readline shortcuts.