How to Install and Uninstall python-urwid-doc Package on Kali Linux

Last updated: May 02,2024

1. Install "python-urwid-doc" package

Please follow the steps below to install python-urwid-doc on Kali Linux

$ sudo apt update $ sudo apt install python-urwid-doc

2. Uninstall "python-urwid-doc" package

Please follow the steps below to uninstall python-urwid-doc on Kali Linux:

$ sudo apt remove python-urwid-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-urwid-doc package on Kali Linux

Package: python-urwid-doc
Source: urwid
Version: 2.6.4-1
Installed-Size: 2930
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 527008
SHA256: 24a8ee795ae4b7fe704f0090e5ce337e060e9170c78a56b6b61995ff819dcc87
SHA1: 1e739e81fd3f1db1d12d68956d15cd9b0f4c492c
MD5sum: dd71ed31f4f25865fddb0fd188266fbd
Description: curses-based UI/widget library (common documentation)
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 common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://urwid.org/
Built-Using: sphinx (= 7.2.6-4)
Section: doc
Priority: optional
Filename: pool/main/u/urwid/python-urwid-doc_2.6.4-1_all.deb