python-puzpy on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-puzpy

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

$ yay -Rns python-puzpy

2. Manually Install "python-puzpy" via AUR

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

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

b. Clone python-puzpy's git locally

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

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

$ cd ~/python-puzpy $ makepkg -si

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

ID: 945014
Name: python-puzpy
PackageBaseID: 140195
PackageBase: python-puzpy
Version: 0.2.4-1
Description: Python library for reading and writing .puz crossword files
URL: https://github.com/alexdej/puzpy
NumVotes: 0
Popularity: 0
OutOfDate: 1705866365
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1552121098
LastModified: 1628360158
URLPath: /cgit/aur.git/snapshot/python-puzpy.tar.gz