openspin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S openspin

* (Optional) Uninstall openspin on Arch using YAY

$ yay -Rns openspin

2. Manually Install "openspin" via AUR

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

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

b. Clone openspin's git locally

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

c. Go to ~/openspin folder and install it

$ cd ~/openspin $ makepkg -si

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

ID: 434128
Name: openspin
PackageBaseID: 124626
PackageBase: openspin
Version: 1.00.78-1
Description: Open Source Spin interpreter for the Parallax Propeller
URL: https://github.com/parallaxinc/OpenSpin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1502217236
LastModified: 1502217236
URLPath: /cgit/aur.git/snapshot/openspin.tar.gz