How to Install and Uninstall libicu.i686 Package on Fedora 36

Last updated: September 29,2024

1. Install "libicu.i686" package

In this section, we are going to explain the necessary steps to install libicu.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libicu.i686

2. Uninstall "libicu.i686" package

Please follow the steps below to uninstall libicu.i686 on Fedora 36:

$ sudo dnf remove libicu.i686 $ sudo dnf autoremove

3. Information about the libicu.i686 package on Fedora 36

Last metadata expiration check: 5:47:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libicu
Version : 69.1
Release : 6.fc36
Architecture : i686
Size : 9.9 M
Source : icu-69.1-6.fc36.src.rpm
Repository : updates
Summary : International Components for Unicode - libraries
URL : http://site.icu-project.org/
License : MIT and UCD and Public Domain
Description : The International Components for Unicode (ICU) libraries provide
: robust and full-featured Unicode services on a wide variety of
: platforms. ICU supports the most current version of the Unicode
: standard, and they provide support for supplementary Unicode
: characters (needed for GB 18030 repertoire support).
: As computing environments become more heterogeneous, software
: portability becomes more important. ICU lets you produce the same
: results across all the various platforms you support, without
: sacrificing performance. It offers great flexibility to extend and
: customize the supplied services.