photoprism on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S photoprism

* (Optional) Uninstall photoprism on Arch using YAY

$ yay -Rns photoprism

2. Manually Install "photoprism" via AUR

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

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

b. Clone photoprism's git locally

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

c. Go to ~/photoprism folder and install it

$ cd ~/photoprism $ makepkg -si

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

ID: 1364223
Name: photoprism
PackageBaseID: 163937
PackageBase: photoprism
Version: 231128-0
Description: Personal Photo Management powered by Go and Google TensorFlow
URL: https://github.com/photoprism/photoprism
NumVotes: 14
Popularity: 1.12448
OutOfDate:
Maintainer: thomaseizinger
Submitter: k8ie
FirstSubmitted: 1614710129
LastModified: 1701676751
URLPath: /cgit/aur.git/snapshot/photoprism.tar.gz