How to Install and Uninstall python3-urwid Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-urwid" package

This guide let you learn how to install python3-urwid on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-urwid

2. Uninstall "python3-urwid" package

This guide covers the steps necessary to uninstall python3-urwid on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-urwid package on Ubuntu 21.10 (Impish Indri)

Package: python3-urwid
Architecture: amd64
Version: 2.1.2-1build1
Priority: optional
Section: python
Source: urwid
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 934
Provides: python3.9-urwid
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Suggests: python-urwid-doc (>= 2.0.1-1)
Filename: pool/main/u/urwid/python3-urwid_2.1.2-1build1_amd64.deb
Size: 171062
MD5sum: c784968b80de94cb7fd63540002d2e4e
SHA1: 803740c695bc0f7b5579bcd0be26764e89b18c2d
SHA256: 0fed774afbff9bd9ae3a601bac1c5c900a3156ebfe88bad35d89c41a5c6c1ef5
SHA512: 0f6c74a5bdd77a1664aba5f729056513abd3c55f44704deccb5e8c015bb1847b3e951b6b83aeebfc09e20b4959190d9ad4addb44ae24e6d58689612000ddcfe4
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