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

Last updated: September 20,2024

1. Install "python3-wchartype" package

This tutorial shows how to install python3-wchartype on Kali Linux

$ sudo apt update $ sudo apt install python3-wchartype

2. Uninstall "python3-wchartype" package

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

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

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

Package: python3-wchartype
Source: wchartype
Version: 0.1-3
Installed-Size: 20
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-wchartype-doc
Size: 4068
SHA256: 78c72145305b5b82d8da1bc3f6b08cf33e0b99e8b1d236689350c9988e4536bc
SHA1: ea8e0489b5a8127050c130b8df90be251d0562cc
MD5sum: 19ef07382f0f139b9835cc1b03a6b5a2
Description: handling double-byte (full-width) characters (Python 3)
Wchartype is a Python module for getting the types of double-byte (full-width)
characters.
.
This package installs the library for Python 3.
Description-md5:
Homepage: http://ginstrom.com/code/wchartype.html
Section: python
Priority: optional
Filename: pool/main/w/wchartype/python3-wchartype_0.1-3_all.deb