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

Last updated: May 19,2024

1. Install "python3-icu" package

This guide covers the steps necessary to install python3-icu on Kali Linux

$ sudo apt update $ sudo apt install python3-icu

2. Uninstall "python3-icu" package

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

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

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

Package: python3-icu
Source: pyicu (2.12-1)
Version: 2.12-1+b1
Installed-Size: 5533
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 4.3), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 889092
SHA256: da8df2884d30d95effda34de98e115ad24e4b79c1832ff34398abf667f635822
SHA1: 55df77c33b6fbe8f71cbfa8a1d350b952864a320
MD5sum: 96d66c3c16f86936123b9a2b08a9d3db
Description: Python 3 extension wrapping the ICU C++ API
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package provides an extension for
Python 3 which wraps the ICU C++ API.
Description-md5:
Homepage: https://gitlab.pyicu.org/main/pyicu
Section: python
Priority: optional
Filename: pool/main/p/pyicu/python3-icu_2.12-1+b1_amd64.deb