How to Install and Uninstall python3-curtsies Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "python3-curtsies" package

This guide covers the steps necessary to install python3-curtsies on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-curtsies

2. Uninstall "python3-curtsies" package

Please follow the guidance below to uninstall python3-curtsies on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-curtsies package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-curtsies
Priority: optional
Section: universe/python
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Source: python-curtsies
Version: 0.2.6-1
Depends: python3-blessings (>= 1.5), python3-wcwidth, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-curtsies/python3-curtsies_0.2.6-1_all.deb
Size: 24286
MD5sum: c35f557f87cab347ae3290ff6aa10d43
SHA1: 64e0d3cf05e525d21c8cfd7f47115987ba4170f3
SHA256: 2cd35698380aca5e5450e3846c4e1948cf14a76dcecee3ddc3cb3f6bbcbaf28e
Description-en: library for terminal interaction (Python 3)
Curtsies is a library for interacting with the terminal. It features
string-like objects which carry formatting information, per-line fullscreen
terminal rendering, and keyboard input event reporting.
.
This package provides the module for Python 3.
Description-md5: ced8bc7db1052dc6e3ae1b5d87d1156d
Homepage: https://github.com/thomasballinger/curtsies
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu