photos on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S photos

* (Optional) Uninstall photos on Arch using YAY

$ yay -Rns photos

2. Manually Install "photos" via AUR

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

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

b. Clone photos's git locally

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

c. Go to ~/photos folder and install it

$ cd ~/photos $ makepkg -si

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

ID: 970807
Name: photos
PackageBaseID: 113925
PackageBase: photos
Version: 3.64-1
Description: C++ Interface to PHOTOS
URL: http://photospp.web.cern.ch/photospp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cbpark
Submitter: cbpark
FirstSubmitted: 1469288125
LastModified: 1633580231
URLPath: /cgit/aur.git/snapshot/photos.tar.gz