How to Install and Uninstall python-wchartype Package on Debian 10 (Buster)

Last updated: May 17,2024

1. Install "python-wchartype" package

This tutorial shows how to install python-wchartype on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-wchartype

2. Uninstall "python-wchartype" package

In this section, we are going to explain the necessary steps to uninstall python-wchartype on Debian 10 (Buster):

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

3. Information about the python-wchartype package on Debian 10 (Buster)

Package: python-wchartype
Source: wchartype
Version: 0.1-1
Installed-Size: 20
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-wchartype-doc
Description: handling double-byte (full-width) characters (Python 2)
Description-md5: 545302a5f30ab008dd4427d98c0d91f8
Homepage: http://ginstrom.com/code/wchartype.html
Section: python
Priority: optional
Filename: pool/main/w/wchartype/python-wchartype_0.1-1_all.deb
Size: 3566
MD5sum: 07aea5bd316d668d150dd042d68bb90d
SHA256: e1cf201bbb773407b7626dbe727564e3f60b316c10254e58d432c3e29d1871f9

5. The same packages on other Linux Distributions