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
Copied
b. Install photos on Arch using YAY
$
yay -S
photos
Copied
* (Optional) Uninstall photos on Arch using YAY
$
yay -Rns
photos
Copied
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
Copied
b. Clone photos's git locally
$
git clone https://aur.archlinux.org/photos.git
~/photos
Copied
c. Go to ~/photos folder and install it
$
cd
~/photos
Copied
$
makepkg -si
Copied
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
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