How to Install and Uninstall python3-urwid-readline.noarch Package on AlmaLinux 9

Last updated: January 10,2025

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

In this section, we are going to explain the necessary steps to install python3-urwid-readline.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-urwid-readline.noarch on AlmaLinux 9:

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

3. Information about the python3-urwid-readline.noarch package on AlmaLinux 9

Last metadata expiration check: 1:04:12 ago on Wed Mar 13 07:41:12 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.