python-stitching on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-stitching

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

$ yay -Rns python-stitching

2. Manually Install "python-stitching" via AUR

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

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

b. Clone python-stitching's git locally

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

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

$ cd ~/python-stitching $ makepkg -si

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

ID: 1393256
Name: python-stitching
PackageBaseID: 198192
PackageBase: python-stitching
Version: 0.5.3-5
Description: A Python package for fast and robust Image Stitching
URL: https://github.com/OpenStitching/stitching
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Misaka13514
Submitter: Misaka13514
FirstSubmitted: 1696595790
LastModified: 1706334023
URLPath: /cgit/aur.git/snapshot/python-stitching.tar.gz