zhparser on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S zhparser

* (Optional) Uninstall zhparser on Arch using YAY

$ yay -Rns zhparser

2. Manually Install "zhparser" via AUR

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

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

b. Clone zhparser's git locally

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

c. Go to ~/zhparser folder and install it

$ cd ~/zhparser $ makepkg -si

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

ID: 1114791
Name: zhparser
PackageBaseID: 184164
PackageBase: zhparser
Version: 2.2-1
Description: A PostgreSQL extension for full-text search of Chinese language (Mandarin Chinese)
URL: https://github.com/amutu/zhparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xosdy
Submitter: xosdy
FirstSubmitted: 1658392565
LastModified: 1658392565
URLPath: /cgit/aur.git/snapshot/zhparser.tar.gz