sortphotos on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S sortphotos

* (Optional) Uninstall sortphotos on Arch using YAY

$ yay -Rns sortphotos

2. Manually Install "sortphotos" via AUR

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

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

b. Clone sortphotos's git locally

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

c. Go to ~/sortphotos folder and install it

$ cd ~/sortphotos $ makepkg -si

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

ID: 1073836
Name: sortphotos
PackageBaseID: 103921
PackageBase: sortphotos
Version: r98.9037913-2
Description: A Python script that organizes photos and videos into folders
URL: https://github.com/andrewning/sortphotos
NumVotes: 2
Popularity: 0
OutOfDate: 1702920925
Maintainer: linuxSEAT
Submitter: linuxSEAT
FirstSubmitted: 1448743240
LastModified: 1651329046
URLPath: /cgit/aur.git/snapshot/sortphotos.tar.gz