How to Install and Uninstall python310-urwid Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python310-urwid" package
In this section, we are going to explain the necessary steps to install python310-urwid on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-urwid
Copied
2. Uninstall "python310-urwid" package
This guide let you learn how to uninstall python310-urwid on openSuSE Tumbleweed:
$
sudo zypper remove
python310-urwid
Copied
3. Information about the python310-urwid package on openSuSE Tumbleweed
Information for package python310-urwid:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-urwid
Version : 2.5.3-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : python-urwid-2.5.3-2.1.src
Upstream URL : http://urwid.org
Summary : A full-featured console (xterm et al.) user interface library
Description :
Urwid is a console user interface library. It includes many features
useful for text console application developers including:
- Applications resize quickly and smoothly
- Automatic, programmable text alignment and wrapping
- Simple markup for setting text attributes within blocks of text
- Powerful list box with programmable content for scrolling all widget types
- Your choice of event loops: Twisted, Glib or built-in select-based loop
- Pre-built widgets include edit boxes, buttons, check boxes and radio buttons
- Display modules include raw, curses, and experimental LCD and web displays
- Support for UTF-8, simple 8-bit and CJK encodings
- 256 and 88 color mode support
- Python 3.2 support
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-urwid
Version : 2.5.3-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : python-urwid-2.5.3-2.1.src
Upstream URL : http://urwid.org
Summary : A full-featured console (xterm et al.) user interface library
Description :
Urwid is a console user interface library. It includes many features
useful for text console application developers including:
- Applications resize quickly and smoothly
- Automatic, programmable text alignment and wrapping
- Simple markup for setting text attributes within blocks of text
- Powerful list box with programmable content for scrolling all widget types
- Your choice of event loops: Twisted, Glib or built-in select-based loop
- Pre-built widgets include edit boxes, buttons, check boxes and radio buttons
- Display modules include raw, curses, and experimental LCD and web displays
- Support for UTF-8, simple 8-bit and CJK encodings
- 256 and 88 color mode support
- Python 3.2 support