How to Install and Uninstall libicu.i686 Package on Amazon Linux 2
Last updated: January 09,2025
1. Install "libicu.i686" package
This guide covers the steps necessary to install libicu.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libicu.i686
Copied
2. Uninstall "libicu.i686" package
Please follow the guidance below to uninstall libicu.i686 on Amazon Linux 2:
$
sudo yum remove
libicu.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libicu.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libicu
Arch : i686
Version : 50.2
Release : 4.amzn2
Size : 7.0 M
Repo : amzn2-core/2/x86_64
Summary : International Components for Unicode - libraries
URL : http://www.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.
Available Packages
Name : libicu
Arch : i686
Version : 50.2
Release : 4.amzn2
Size : 7.0 M
Repo : amzn2-core/2/x86_64
Summary : International Components for Unicode - libraries
URL : http://www.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.