pywand on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S pywand

* (Optional) Uninstall pywand on Arch using YAY

$ yay -Rns pywand

2. Manually Install "pywand" via AUR

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

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

b. Clone pywand's git locally

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

c. Go to ~/pywand folder and install it

$ cd ~/pywand $ makepkg -si

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

ID: 501675
Name: pywand
PackageBaseID: 126174
PackageBase: pywand
Version: 0.4.4.380068e-5
Description: Python interface for ImageMagick library
URL: https://github.com/dahlia/wand
NumVotes: 2
Popularity: 0
OutOfDate: 1644951612
Maintainer: zaidan
FirstSubmitted: 1507403970
LastModified: 1523303972
URLPath: /cgit/aur.git/snapshot/pywand.tar.gz