How to Install and Uninstall python3-pyicu.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "python3-pyicu.x86_64" package

Please follow the instructions below to install python3-pyicu.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pyicu.x86_64

2. Uninstall "python3-pyicu.x86_64" package

This guide covers the steps necessary to uninstall python3-pyicu.x86_64 on Fedora 34:

$ sudo dnf remove python3-pyicu.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyicu.x86_64 package on Fedora 34

Last metadata expiration check: 4:06:40 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyicu
Version : 2.5
Release : 3.fc34
Architecture : x86_64
Size : 329 k
Source : pyicu-2.5-3.fc34.src.rpm
Repository : fedora
Summary : Python 3 extension wrapping IBM's ICU C++ libraries
URL : https://pypi.org/project/PyICU/
License : MIT
Description : PyICU is Python extension wrapping IBM's International Components
: for Unicode C++ library (ICU). ICU is a mature, widely used set of
: C/C++ and Java libraries providing Unicode and Globalization support
: for software applications. ICU is widely portable and gives applications
: the same results on all platforms and between C/C++ and Javasoftware.