rasm on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S rasm

* (Optional) Uninstall rasm on Arch using YAY

$ yay -Rns rasm

2. Manually Install "rasm" via AUR

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

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

b. Clone rasm's git locally

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

c. Go to ~/rasm folder and install it

$ cd ~/rasm $ makepkg -si

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

ID: 1407614
Name: rasm
PackageBaseID: 183408
PackageBase: rasm
Version: 2.1.7-1
Description: Powerful Z80 assembler
URL: https://github.com/EdouardBERGE/rasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lordheavy
Submitter: lordheavy
FirstSubmitted: 1655802713
LastModified: 1707676759
URLPath: /cgit/aur.git/snapshot/rasm.tar.gz