spin2cpp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S spin2cpp

* (Optional) Uninstall spin2cpp on Arch using YAY

$ yay -Rns spin2cpp

2. Manually Install "spin2cpp" via AUR

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

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

b. Clone spin2cpp's git locally

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

c. Go to ~/spin2cpp folder and install it

$ cd ~/spin2cpp $ makepkg -si

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

ID: 434332
Name: spin2cpp
PackageBaseID: 124642
PackageBase: spin2cpp
Version: 3.6.3-1
Description: Tool to convert Parallax Propeller Spin code to PASM, C++ or C
URL: https://github.com/totalspectrum/spin2cpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1502303479
LastModified: 1502303479
URLPath: /cgit/aur.git/snapshot/spin2cpp.tar.gz