How to Install and Uninstall python3-urwid Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "python3-urwid" package

This guide covers the steps necessary to install python3-urwid on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-urwid

2. Uninstall "python3-urwid" package

This tutorial shows how to uninstall python3-urwid on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-urwid $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-urwid package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-urwid
Architecture: amd64
Version: 2.1.1-1
Priority: optional
Section: python
Source: urwid
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 930
Provides: python3.8-urwid
Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.4)
Suggests: python-urwid-doc (>= 2.0.1-1)
Filename: pool/main/u/urwid/python3-urwid_2.1.1-1_amd64.deb
Size: 165524
MD5sum: 2ef90aa835153c677436a20d1516010b
SHA1: a6a9cd1fb72667ef3a5a046eb8e60416e7270825
SHA256: 33f60a07015faf59062f4149df06b4a08a72c139f4c18eb67d1275fb8c45ee08
SHA512: ca6573a2ffebd21d6643e217645d91a6f40034a5c0817e390be7c76cc89706bcb64e8224b4164dfd12893cce8e8ed9f1e05cd9e1baf32e08a78f2eeea4952018
Homepage: http://urwid.org/
Description-en: curses-based UI/widget library for Python 3
Urwid is a console user interface library that includes many features
useful for text console application developers including:
.
* Fluid interface resizing (xterm window resizing/fbset on Linux console)
* Web application display mode using Apache and CGI
* Support for UTF-8, simple 8-bit and CJK encodings
* Multiple text alignment and wrapping modes built-in
* Ability to create user-defined text layout classes
* Simple markup for setting text attributes
* Powerful list box that handles scrolling between different widget types
* List box contents may be managed with a user-defined class
* Flexible edit box for editing many different types of text
* Buttons, check boxes and radio boxes
* Customizable layout for all widgets
* Easy interface for creating HTML screen shots
.
This is the Python 3 version of the package.
Description-md5: 8cba78d6404141cf03a131f5915ddef6