phatch on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S phatch

* (Optional) Uninstall phatch on Arch using YAY

$ yay -Rns phatch

2. Manually Install "phatch" via AUR

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

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

b. Clone phatch's git locally

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

c. Go to ~/phatch folder and install it

$ cd ~/phatch $ makepkg -si

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

ID: 608312
Name: phatch
PackageBaseID: 13203
PackageBase: phatch
Version: 0.2.7.1-11
Description: A simple to use cross-platform GUI Photo Batch Processor.
URL: http://photobatch.stani.be
NumVotes: 105
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Mymaud
FirstSubmitted: 1191747150
LastModified: 1556630470
URLPath: /cgit/aur.git/snapshot/phatch.tar.gz

5. The same packages on other Linux Distributions