image-stitching on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S image-stitching

* (Optional) Uninstall image-stitching on Arch using YAY

$ yay -Rns image-stitching

2. Manually Install "image-stitching" via AUR

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

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

b. Clone image-stitching's git locally

$ git clone https://aur.archlinux.org/image-stitching.git ~/image-stitching

c. Go to ~/image-stitching folder and install it

$ cd ~/image-stitching $ makepkg -si

3. Information about the image-stitching package on Arch User Repository (AUR)

ID: 1427027
Name: image-stitching
PackageBaseID: 197132
PackageBase: image-stitching
Version: 1.1.0-6
Description: This Image Stitcher was specifically built to stitch images in a horizontal layout one after the other from left to right. Primarily used for stitching multiple seperate images of a single scratch together.
URL: https://github.com/DevanshuSawant/image-stitching-electron-app
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1693360943
LastModified: 1710412509
URLPath: /cgit/aur.git/snapshot/image-stitching.tar.gz