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

Last updated: October 09,2024

1. Install "icu4j.noarch" package

Please follow the steps below to install icu4j.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install icu4j.noarch

2. Uninstall "icu4j.noarch" package

Please follow the guidance below to uninstall icu4j.noarch on Fedora 35:

$ sudo dnf remove icu4j.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:10:50 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : icu4j
Epoch : 1
Version : 70.1
Release : 1.fc35
Architecture : noarch
Size : 12 M
Source : icu4j-70.1-1.fc35.src.rpm
Repository : updates
Summary : International Components for Unicode for Java
URL : https://icu.unicode.org/
License : Unicode and MIT and BSD and Public Domain
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.