xod on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S xod

* (Optional) Uninstall xod on Arch using YAY

$ yay -Rns xod

2. Manually Install "xod" via AUR

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

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

b. Clone xod's git locally

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

c. Go to ~/xod folder and install it

$ cd ~/xod $ makepkg -si

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

ID: 1415201
Name: xod
PackageBaseID: 147767
PackageBase: xod
Version: v0.38.0-1
Description: XOD is a visual programming language for microcontrollers.
URL: https://xod.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: satriani
Submitter: satriani
FirstSubmitted: 1577816317
LastModified: 1708866738
URLPath: /cgit/aur.git/snapshot/xod.tar.gz