hiero on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S hiero

* (Optional) Uninstall hiero on Arch using YAY

$ yay -Rns hiero

2. Manually Install "hiero" via AUR

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

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

b. Clone hiero's git locally

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

c. Go to ~/hiero folder and install it

$ cd ~/hiero $ makepkg -si

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

ID: 1329213
Name: hiero
PackageBaseID: 173952
PackageBase: hiero
Version: 5-2
Description: Bitmap Font Tool that saves in Angel Code font format
URL: https://github.com/libgdx/libgdx/tree/master/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rubonnek
Submitter: Rubonnek
FirstSubmitted: 1639446311
LastModified: 1696536907
URLPath: /cgit/aur.git/snapshot/hiero.tar.gz