How to Install and Uninstall python3-curtsies Package on Kali Linux

Last updated: September 19,2024

1. Install "python3-curtsies" package

Please follow the guidance below to install python3-curtsies on Kali Linux

$ sudo apt update $ sudo apt install python3-curtsies

2. Uninstall "python3-curtsies" package

Please follow the instructions below to uninstall python3-curtsies on Kali Linux:

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

3. Information about the python3-curtsies package on Kali Linux

Package: python3-curtsies
Source: python-curtsies
Version: 0.4.2-1
Installed-Size: 133
Maintainer: Sebastian Ramacher
Architecture: all
Depends: python3-blessed, python3-cwcwidth, python3:any
Size: 30116
SHA256: 7a5e0498ea549f9295c5c1ea4fe517709700bf5ad9e5bed73033f209ac389f42
SHA1: 935910de6b852c140d430b073f1d1708196fd506
MD5sum: e0c93abad075cbbaa0774411c07e223a
Description: 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:
Homepage: https://github.com/bpython/curtsies
Section: python
Priority: optional
Filename: pool/main/p/python-curtsies/python3-curtsies_0.4.2-1_all.deb