picoasm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S picoasm

* (Optional) Uninstall picoasm on Arch using YAY

$ yay -Rns picoasm

2. Manually Install "picoasm" via AUR

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

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

b. Clone picoasm's git locally

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

c. Go to ~/picoasm folder and install it

$ cd ~/picoasm $ makepkg -si

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

ID: 206472
Name: picoasm
PackageBaseID: 50661
PackageBase: picoasm
Version: 0.2-2
Description: Assembler for the Xilinx PicoBlaze-3 soft-core processor
URL: http://marksix.home.xs4all.nl/picoasm.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ivanovp
Submitter: ivanovp
FirstSubmitted: 1310448640
LastModified: 1435945311
URLPath: /cgit/aur.git/snapshot/picoasm.tar.gz