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

Last updated: May 20,2024

1. Install "python-curtsies" package

In this section, we are going to explain the necessary steps to install python-curtsies on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-curtsies

2. Uninstall "python-curtsies" package

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

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

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

Package: python-curtsies
Priority: optional
Section: universe/python
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Version: 0.2.6-1
Depends: python-blessings (>= 1.5), python-wcwidth, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-curtsies/python-curtsies_0.2.6-1_all.deb
Size: 24206
MD5sum: f2110aafb5fbf0b6885f53f301971fb3
SHA1: b69b838db7bd92bb34a4b2d46fa991a3d2fb9457
SHA256: 17326ff7dcd93f2c9d44b6844322a786730f9cf121db7b7e3aa937d07eeb599c
Description-en: library for terminal interaction (Python 2)
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 2.
Description-md5: 40a6b933b8df5c8d388aff6408ca5021
Homepage: https://github.com/thomasballinger/curtsies
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu