photon on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S photon

* (Optional) Uninstall photon on Arch using YAY

$ yay -Rns photon

2. Manually Install "photon" via AUR

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

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

b. Clone photon's git locally

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

c. Go to ~/photon folder and install it

$ cd ~/photon $ makepkg -si

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

ID: 482119
Name: photon
PackageBaseID: 125788
PackageBase: photon
Version: 0.1.11-1
Description: A command-line client utility, written in Haskell, similar to curl that also integrates API-Auth authentication for RESTable API endpoints.
URL: https://github.com/mattmoore/photon
NumVotes: 0
Popularity: 0
OutOfDate: 1615640866
Maintainer: mattmoore
Submitter: mattmoore
FirstSubmitted: 1506156107
LastModified: 1517292435
URLPath: /cgit/aur.git/snapshot/photon.tar.gz