python-xpinyin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-xpinyin

* (Optional) Uninstall python-xpinyin on Arch using YAY

$ yay -Rns python-xpinyin

2. Manually Install "python-xpinyin" via AUR

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

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

b. Clone python-xpinyin's git locally

$ git clone https://aur.archlinux.org/python-xpinyin.git ~/python-xpinyin

c. Go to ~/python-xpinyin folder and install it

$ cd ~/python-xpinyin $ makepkg -si

3. Information about the python-xpinyin package on Arch User Repository (AUR)

ID: 841695
Name: python-xpinyin
PackageBaseID: 161561
PackageBase: python-xpinyin
Version: 0.7.6-1
Description: Translate Chinese hanzi to pinyin (拼音) by Python, 汉字转拼音
URL: https://github.com/lxneng/xpinyin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marczuo
Submitter: marczuo
FirstSubmitted: 1609627386
LastModified: 1609628129
URLPath: /cgit/aur.git/snapshot/python-xpinyin.tar.gz