editphotos on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S editphotos

* (Optional) Uninstall editphotos on Arch using YAY

$ yay -Rns editphotos

2. Manually Install "editphotos" via AUR

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

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

b. Clone editphotos's git locally

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

c. Go to ~/editphotos folder and install it

$ cd ~/editphotos $ makepkg -si

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

ID: 478349
Name: editphotos
PackageBaseID: 20069
PackageBase: editphotos
Version: 0.4-1
Description: displays thumbnails of JPEG files and enables to alter the orientation EXIF tag and comments.
URL: https://github.com/jose1711/editphotos
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1221840208
LastModified: 1516102094
URLPath: /cgit/aur.git/snapshot/editphotos.tar.gz