How to Install and Uninstall icu4j.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "icu4j.noarch" package

Learn how to install icu4j.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install icu4j.noarch

2. Uninstall "icu4j.noarch" package

This guide covers the steps necessary to uninstall icu4j.noarch on Fedora 39:

$ sudo dnf remove icu4j.noarch $ sudo dnf autoremove

3. Information about the icu4j.noarch package on Fedora 39

Last metadata expiration check: 1:41:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : icu4j
Epoch : 1
Version : 74.2
Release : 1.fc39
Architecture : noarch
Size : 23 M
Source : icu4j-74.2-1.fc39.src.rpm
Repository : updates
Summary : International Components for Unicode for Java
URL : https://icu.unicode.org/
License : Unicode-DFS-2016
Description : The International Components for Unicode (ICU) library provides robust and
: full-featured Unicode services on a wide variety of platforms. ICU supports
: the most current version of the Unicode standard, and provides support for
: supplementary characters (needed for GB 18030 repertoire support).
:
: Java provides a very strong foundation for global programs, and IBM and the
: ICU team played a key role in providing globalization technology into Sun's
: Java. But because of its long release schedule, Java cannot always keep
: up-to-date with evolving standards. The ICU team continues to extend Java's
: Unicode and internationalization support, focusing on improving
: performance, keeping current with the Unicode standard, and providing
: richer APIs, while remaining as compatible as possible with the original
: Java text and internationalization API design.