python-pangu on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pangu

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

$ yay -Rns python-pangu

2. Manually Install "python-pangu" via AUR

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

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

b. Clone python-pangu's git locally

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

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

$ cd ~/python-pangu $ makepkg -si

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

ID: 1295649
Name: python-pangu
PackageBaseID: 196180
PackageBase: python-pangu
Version: 4.0.6.1-2
Description: Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols).
URL: https://github.com/vinta/pangu.py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loukii
Submitter: loukii
FirstSubmitted: 1690471774
LastModified: 1690548675
URLPath: /cgit/aur.git/snapshot/python-pangu.tar.gz