propasm-git on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S propasm-git

* (Optional) Uninstall propasm-git on Arch using YAY

$ yay -Rns propasm-git

2. Manually Install "propasm-git" via AUR

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

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

b. Clone propasm-git's git locally

$ git clone https://aur.archlinux.org/propasm-git.git ~/propasm-git

c. Go to ~/propasm-git folder and install it

$ cd ~/propasm-git $ makepkg -si

3. Information about the propasm-git package on Arch User Repository (AUR)

ID: 434337
Name: propasm-git
PackageBaseID: 124643
PackageBase: propasm-git
Version: r20.ebf0098-1
Description: Tool to convert Parallax Propeller Spin code to PASM, C++ or C
URL: https://github.com/cbiffle/propasm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1502304696
LastModified: 1502304996
URLPath: /cgit/aur.git/snapshot/propasm-git.tar.gz