asm6f on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S asm6f

* (Optional) Uninstall asm6f on Arch using YAY

$ yay -Rns asm6f

2. Manually Install "asm6f" via AUR

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

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

b. Clone asm6f's git locally

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

c. Go to ~/asm6f folder and install it

$ cd ~/asm6f $ makepkg -si

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

ID: 548812
Name: asm6f
PackageBaseID: 130355
PackageBase: asm6f
Version: 1.6_freem02-2
Description: A 6502 assembler primarily targeted at NES/Famicom development.
URL: https://github.com/freem/asm6f
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1519594409
LastModified: 1538503538
URLPath: /cgit/aur.git/snapshot/asm6f.tar.gz