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