photoview on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S photoview

* (Optional) Uninstall photoview on Arch using YAY

$ yay -Rns photoview

2. Manually Install "photoview" via AUR

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

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

b. Clone photoview's git locally

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

c. Go to ~/photoview folder and install it

$ cd ~/photoview $ makepkg -si

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

ID: 1119860
Name: photoview
PackageBaseID: 167825
PackageBase: photoview
Version: 2.3.13-1
Description: Photo gallery for self-hosted personal servers
URL: https://github.com/photoview/photoview
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: feinedsquirrel
Submitter: feinedsquirrel
FirstSubmitted: 1623348308
LastModified: 1659281619
URLPath: /cgit/aur.git/snapshot/photoview.tar.gz