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

Last updated: May 19,2024

1. Install "python3-wcwidth" package

Please follow the guidelines below to install python3-wcwidth on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-wcwidth

2. Uninstall "python3-wcwidth" package

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

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

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

Package: python3-wcwidth
Architecture: all
Version: 0.1.9+dfsg1-2
Priority: optional
Section: python
Source: wcwidth
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 78
Depends: python3:any
Filename: pool/main/w/wcwidth/python3-wcwidth_0.1.9+dfsg1-2_all.deb
Size: 17700
MD5sum: d461752a550b21748ea305538d488af0
SHA1: 2d337ea07cf5ea383a7d529fd2e13afb3828a254
SHA256: 335371df69d1fee3f7a19230c7e4174d0df350e7a998eded5a1ba6096aaf90b5
SHA512: 6d09d586fc3014df575e27c43884660c7dd276f3357e5a9eb0410254d46b54dc21bd8183d606d6f60e03ed2b163f8062199432bfe7314b76967840f25ea55d2b
Homepage: https://pypi.python.org/pypi/wcwidth
Description-en: determine printable width of a string on a terminal (Python 3)
wcwidth allows one to determine the printable width of a string on a terminal.
It provides functions similar to wcwidth(3) and wcswidth(3) for Python
programs.
.
This package provides the module for Python 3.
Description-md5: 43c149798fb56d6d7c83a8b94cc94ddd
Task: ubuntustudio-publishing