imageplay on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S imageplay

* (Optional) Uninstall imageplay on Arch using YAY

$ yay -Rns imageplay

2. Manually Install "imageplay" via AUR

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

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

b. Clone imageplay's git locally

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

c. Go to ~/imageplay folder and install it

$ cd ~/imageplay $ makepkg -si

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

ID: 429162
Name: imageplay
PackageBaseID: 124202
PackageBase: imageplay
Version: 6.1.0-1
Description: rapid prototyping application for image processing.
URL: http://imageplay.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: davidmcinnis
FirstSubmitted: 1500612648
LastModified: 1500612648
URLPath: /cgit/aur.git/snapshot/imageplay.tar.gz