zotero on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S zotero

* (Optional) Uninstall zotero on Arch using YAY

$ yay -Rns zotero

2. Manually Install "zotero" via AUR

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

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

b. Clone zotero's git locally

$ git clone https://aur.archlinux.org/zotero.git ~/zotero

c. Go to ~/zotero folder and install it

$ cd ~/zotero $ makepkg -si

3. Information about the zotero package on Arch User Repository (AUR)

ID: 1421647
Name: zotero
PackageBaseID: 184878
PackageBase: zotero
Version: 6.0.35-1
Description: A free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
URL: https://github.com/zotero/zotero
NumVotes: 22
Popularity: 1.432442
OutOfDate:
Maintainer: agkphysics
Submitter: agkphysics
FirstSubmitted: 1660385087
LastModified: 1709711925
URLPath: /cgit/aur.git/snapshot/zotero.tar.gz