xod on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install xod on Arch using YAY
$
yay -S
xod
Copied
* (Optional) Uninstall xod on Arch using YAY
$
yay -Rns
xod
Copied
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
Copied
b. Clone xod's git locally
$
git clone https://aur.archlinux.org/xod.git
~/xod
Copied
c. Go to ~/xod folder and install it
$
cd
~/xod
Copied
$
makepkg -si
Copied
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
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