python-pyzotero on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pyzotero

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

$ yay -Rns python-pyzotero

2. Manually Install "python-pyzotero" via AUR

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

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

b. Clone python-pyzotero's git locally

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

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

$ cd ~/python-pyzotero $ makepkg -si

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

ID: 1329584
Name: python-pyzotero
PackageBaseID: 145359
PackageBase: python-pyzotero
Version: 1.5.18-1
Description: A Python wrapper for the Zotero API
URL: https://github.com/urschrei/pyzotero
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1569501590
LastModified: 1696604516
URLPath: /cgit/aur.git/snapshot/python-pyzotero.tar.gz