python-uao on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-uao

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

$ yay -Rns python-uao

2. Manually Install "python-uao" via AUR

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

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

b. Clone python-uao's git locally

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

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

$ cd ~/python-uao $ makepkg -si

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

ID: 867610
Name: python-uao
PackageBaseID: 154373
PackageBase: python-uao
Version: 0.2.0-2
Description: Big5-UAO table in pure Python
URL: https://github.com/eight04/pyUAO
NumVotes: 1
Popularity: 0.001233
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1592130386
LastModified: 1614031758
URLPath: /cgit/aur.git/snapshot/python-uao.tar.gz