How to Install and Uninstall libicu.x86_64 Package on Fedora 39

Last updated: September 21,2024

1. Install "libicu.x86_64" package

Learn how to install libicu.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libicu.x86_64

2. Uninstall "libicu.x86_64" package

Please follow the instructions below to uninstall libicu.x86_64 on Fedora 39:

$ sudo dnf remove libicu.x86_64 $ sudo dnf autoremove

3. Information about the libicu.x86_64 package on Fedora 39

Last metadata expiration check: 2:34:35 ago on Thu Mar 7 17:44:52 2024.
Installed Packages
Name : libicu
Version : 73.2
Release : 2.fc39
Architecture : x86_64
Size : 36 M
Source : icu-73.2-2.fc39.src.rpm
Repository : @System
From repo : fedora
Summary : International Components for Unicode - libraries
URL : http://site.icu-project.org/
License : Unicode-DFS-2016 AND BSD-2-Clause AND BSD-3-Clause AND LicenseRef-Fedora-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.