crasm-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S crasm-git

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

$ yay -Rns crasm-git

2. Manually Install "crasm-git" via AUR

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

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

b. Clone crasm-git's git locally

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

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

$ cd ~/crasm-git $ makepkg -si

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

ID: 294843
Name: crasm-git
PackageBaseID: 110229
PackageBase: crasm-git
Version: r42.bc0b7a4-1
Description: Cross assembler for 6800/6801/6803/6502/65C02/Z80
URL: https://github.com/colinbourassa/crasm
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ultraviolet
Submitter: ultraviolet
FirstSubmitted: 1460970693
LastModified: 1460972811
URLPath: /cgit/aur.git/snapshot/crasm-git.tar.gz