icu4j on AUR (Arch User Repository)

Last updated: November 08,2024

1. Install "icu4j" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install icu4j on Arch using YAY

$ yay -S icu4j

* (Optional) Uninstall icu4j on Arch using YAY

$ yay -Rns icu4j

2. Manually Install "icu4j" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone icu4j's git locally

$ git clone https://aur.archlinux.org/icu4j.git ~/icu4j

c. Go to ~/icu4j folder and install it

$ cd ~/icu4j $ makepkg -si

3. Information about the icu4j package on Arch User Repository (AUR)

ID: 1404963
Name: icu4j
PackageBaseID: 149575
PackageBase: icu4j
Version: 74.2-1
Description: International Components for Unicode for Java.
URL: https://icu.unicode.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1582788825
LastModified: 1707228584
URLPath: /cgit/aur.git/snapshot/icu4j.tar.gz