icu64 on AUR (Arch User Repository)

Last updated: June 24,2024

1. Install "icu64" 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 icu64 on Arch using YAY

$ yay -S icu64

* (Optional) Uninstall icu64 on Arch using YAY

$ yay -Rns icu64

2. Manually Install "icu64" via AUR

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

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

b. Clone icu64's git locally

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

c. Go to ~/icu64 folder and install it

$ cd ~/icu64 $ makepkg -si

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

ID: 666879
Name: icu64
PackageBaseID: 146657
PackageBase: icu64
Version: 64.2-1
Description: International Components for Unicode library
URL: http://www.icu-project.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dviktor
FirstSubmitted: 1573833369
LastModified: 1573833369
URLPath: /cgit/aur.git/snapshot/icu64.tar.gz