hapi on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S hapi

* (Optional) Uninstall hapi on Arch using YAY

$ yay -Rns hapi

2. Manually Install "hapi" via AUR

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

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

b. Clone hapi's git locally

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

c. Go to ~/hapi folder and install it

$ cd ~/hapi $ makepkg -si

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

ID: 1279442
Name: hapi
PackageBaseID: 125902
PackageBase: hapi
Version: 2021-15
Description: Python library, command-line tools and server for annotating Mandarin Chinese with phonetics (pinyin, zhuyin, etc.) and colors by tone.
URL: https://xyne.dev/projects/hapi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1506488641
LastModified: 1687858363
URLPath: /cgit/aur.git/snapshot/hapi.tar.gz