python-pyuca on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pyuca

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

$ yay -Rns python-pyuca

2. Manually Install "python-pyuca" via AUR

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

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

b. Clone python-pyuca's git locally

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

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

$ cd ~/python-pyuca $ makepkg -si

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

ID: 1354378
Name: python-pyuca
PackageBaseID: 119320
PackageBase: python-pyuca
Version: 1.2-2
Description: Python implementation of the Unicode Collation Algorithm (UCA)
URL: https://github.com/jtauber/pyuca
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pmattern
Submitter: pmattern
FirstSubmitted: 1485816540
LastModified: 1700167983
URLPath: /cgit/aur.git/snapshot/python-pyuca.tar.gz