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

Last updated: May 17,2024

1. Install "python3-pyuca" package

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

$ sudo apt update $ sudo apt install python3-pyuca

2. Uninstall "python3-pyuca" package

This tutorial shows how to uninstall python3-pyuca on Kali Linux:

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

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

Package: python3-pyuca
Source: pyuca
Version: 1.2-5
Installed-Size: 8304
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 486768
SHA256: d1adca4d9d5f9e37194aafa97a151dae01e462c56194ac7f3a4565c43977357c
SHA1: 9e846118efb51ea36c4043c05f75f36eb8412b85
MD5sum: 62352c99c47f4b97c2f68b4b4f49ce53
Description: Unicode Collation Algorithm (UCA) for Python3
The Unicode Collation Algorithm is defined in the Unicode Technical
Report #10 (UTR-10). It defines a customizable method to compare
two strings which can be used for the implementation of sorting orders
for Unicode alphabets.
.
This library is a Python implementation of the UCA which provides
special features for the sorting of non-English Unicode strings like
multi-level comparison, contraction, and expansion.
.
This package provides Pyuca for Python 3.
Description-md5:
Homepage: https://github.com/jtauber/pyuca
Section: python
Priority: optional
Filename: pool/main/p/pyuca/python3-pyuca_1.2-5_all.deb