python-pinyin on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-pinyin

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

$ yay -Rns python-pinyin

2. Manually Install "python-pinyin" via AUR

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

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

b. Clone python-pinyin's git locally

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

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

$ cd ~/python-pinyin $ makepkg -si

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

ID: 1419427
Name: python-pinyin
PackageBaseID: 151203
PackageBase: python-pinyin
Version: 0.50.0-1
Description: Chinese to Pinyin library
URL: https://github.com/mozillazg/python-pinyin
NumVotes: 1
Popularity: 0.753416
OutOfDate:
Maintainer: blackfan321
Submitter: ragouel
FirstSubmitted: 1586272054
LastModified: 1709383528
URLPath: /cgit/aur.git/snapshot/python-pinyin.tar.gz