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

Last updated: May 15,2024

1. Install "python3-ttystatus" package

Learn how to install python3-ttystatus on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ttystatus

2. Uninstall "python3-ttystatus" package

Please follow the step by step instructions below to uninstall python3-ttystatus on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-ttystatus
Architecture: all
Version: 0.38-4
Priority: optional
Section: universe/python
Source: python-ttystatus
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 109
Depends: python3:any, python3
Filename: pool/universe/p/python-ttystatus/python3-ttystatus_0.38-4_all.deb
Size: 14668
MD5sum: 3053c938d003f80d19b506cc559c6833
SHA1: 570ab6331b2f7b19299b86a802456a99c1286169
SHA256: 35515cbe68ef34f3e120935abd456c879207828cad53a4f8868df5142b895671
SHA512: 576d6e9b8526be061915d4e733d918496f654b84e047b134b526cb8af0fc92fe2438d46d52f9bcf2c874408d31443d2dcb7f1f542bed101efe0c5e8d970f5e14
Homepage: http://liw.fi/ttystatus/
Description-en: terminal progress bar and status output for Python
ttystatus is a Python library for showing progress reporting and status
updates on terminals, for (Unix) command line programs. Output is
automatically adapted to the width of the terminal: truncated if it does
not fit, and re-sized if the terminal size changes.
.
Output is provided via widgets. Each widgets formats some data into
a suitable form for output. It gets the data either via its initializer,
or from key/value pairs maintained by the master object. The values are
set by the user. Every time a value is updated, widgets get updated
(although the terminal is only updated every so often to give user time
to actually read the output).
.
The output from ttystatus goes to the terminal (`/dev/tty`) and is
restricted to a single line.
Description-md5: bc60aa030513fe5b64712b581f8ac4d3