How to Install and Uninstall python3-urwid.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "python3-urwid.x86_64" package
In this section, we are going to explain the necessary steps to install python3-urwid.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-urwid.x86_64
Copied
2. Uninstall "python3-urwid.x86_64" package
Learn how to uninstall python3-urwid.x86_64 on Oracle Linux 8:
$
sudo dnf remove
python3-urwid.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-urwid.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:39:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-urwid
Version : 1.3.1
Release : 4.el8
Architecture : x86_64
Size : 783 k
Source : python-urwid-1.3.1-4.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Console user interface library
URL : http://excess.org/urwid/
License : LGPLv2+
Description : Urwid is a Python library for making text console applications. It has
: many features including fluid interface resizing, support for UTF-8 and
: CJK encodings, standard and custom text layout modes, simple markup for
: setting text attributes, and a powerful, dynamic list box that handles a
: mix of widget types. It is flexible, modular, and leaves the developer in
: control.
Available Packages
Name : python3-urwid
Version : 1.3.1
Release : 4.el8
Architecture : x86_64
Size : 783 k
Source : python-urwid-1.3.1-4.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Console user interface library
URL : http://excess.org/urwid/
License : LGPLv2+
Description : Urwid is a Python library for making text console applications. It has
: many features including fluid interface resizing, support for UTF-8 and
: CJK encodings, standard and custom text layout modes, simple markup for
: setting text attributes, and a powerful, dynamic list box that handles a
: mix of widget types. It is flexible, modular, and leaves the developer in
: control.