wand on AUR (Arch User Repository)

Last updated: March 04,2025

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

$ yay -S wand

* (Optional) Uninstall wand on Arch using YAY

$ yay -Rns wand

2. Manually Install "wand" via AUR

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

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

b. Clone wand's git locally

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

c. Go to ~/wand folder and install it

$ cd ~/wand $ makepkg -si

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

ID: 865507
Name: wand
PackageBaseID: 163433
PackageBase: wand
Version: 2.4.9-1
Description: Command line tool for compiling over 27 languages instantly using the wandbox api
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vinam
FirstSubmitted: 1613578347
LastModified: 1613634965
URLPath: /cgit/aur.git/snapshot/wand.tar.gz