How to Install and Uninstall libicu.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "libicu.x86_64" package

Please follow the instructions below to install libicu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libicu.x86_64

2. Uninstall "libicu.x86_64" package

This guide covers the steps necessary to uninstall libicu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libicu.x86_64 $ sudo dnf autoremove

3. Information about the libicu.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:19:17 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libicu
Version : 67.1
Release : 9.el9
Architecture : x86_64
Size : 9.6 M
Source : icu-67.1-9.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.