picturesort on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S picturesort

* (Optional) Uninstall picturesort on Arch using YAY

$ yay -Rns picturesort

2. Manually Install "picturesort" via AUR

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

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

b. Clone picturesort's git locally

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

c. Go to ~/picturesort folder and install it

$ cd ~/picturesort $ makepkg -si

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

ID: 203987
Name: picturesort
PackageBaseID: 23666
PackageBase: picturesort
Version: 0.3-1
Description: Sorts pictures on how they look, not by their metadata
URL: http://www.vanheusden.com/picturesort/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1233866831
LastModified: 1435506856
URLPath: /cgit/aur.git/snapshot/picturesort.tar.gz