xasm-git on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S xasm-git

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

$ yay -Rns xasm-git

2. Manually Install "xasm-git" via AUR

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

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

b. Clone xasm-git's git locally

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

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

$ cd ~/xasm-git $ makepkg -si

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

ID: 1345470
Name: xasm-git
PackageBaseID: 193323
PackageBase: xasm-git
Version: 3.2.1+4.r146.20230711.9732817-1
Description: 6502 cross-assembler with original syntax extensions. By default it generates binaries for Atari 8-bit computers.
URL: http://github.com/pfusik/xasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1683374526
LastModified: 1698785254
URLPath: /cgit/aur.git/snapshot/xasm-git.tar.gz