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

Last updated: May 20,2024

1. Install "python3-cwcwidth" package

Learn how to install python3-cwcwidth on Kali Linux

$ sudo apt update $ sudo apt install python3-cwcwidth

2. Uninstall "python3-cwcwidth" package

Please follow the guidelines below to uninstall python3-cwcwidth on Kali Linux:

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

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

Package: python3-cwcwidth
Source: python-cwcwidth (0.1.9-1)
Version: 0.1.9-1+b1
Installed-Size: 85
Maintainer: Sebastian Ramacher
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Size: 17840
SHA256: e191c2c9013c62c06ea6020346294e3ba4bac6e809ea51302f62c85291aaa7d1
SHA1: 97d3df763926c961ebd4f2b9daabc8c748073b73
MD5sum: 031e5c2f096f6c26b7bbf8c6d69a21bc
Description: Python bindings for wc(s)width (Python 3)
This module provides functions to compute the printable length of a unicode
character/string on a terminal. It leverages the wcwidth(3) and wcswidth(3)
functions as defined in POSIX.1-2001 and POSIX.1-2008. This module provides
the same functions as the pure Python implementation found in python3-wcwidth.
.
This package provides the module for Python 3.
Description-md5:
Homepage: https://github.com/sebastinas/cwcwidth
Section: python
Priority: optional
Filename: pool/main/p/python-cwcwidth/python3-cwcwidth_0.1.9-1+b1_amd64.deb