python-piwigo on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-piwigo

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

$ yay -Rns python-piwigo

2. Manually Install "python-piwigo" via AUR

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

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

b. Clone python-piwigo's git locally

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

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

$ cd ~/python-piwigo $ makepkg -si

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

ID: 939107
Name: python-piwigo
PackageBaseID: 167949
PackageBase: python-piwigo
Version: 1.0.0-2
Description: python module for communication with Piwigo API
URL: https://github.com/fraoustin/piwigo.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1623620685
LastModified: 1627244673
URLPath: /cgit/aur.git/snapshot/python-piwigo.tar.gz