asmotor-git on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S asmotor-git

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

$ yay -Rns asmotor-git

2. Manually Install "asmotor-git" via AUR

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

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

b. Clone asmotor-git's git locally

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

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

$ cd ~/asmotor-git $ makepkg -si

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

ID: 851444
Name: asmotor-git
PackageBaseID: 162273
PackageBase: asmotor-git
Version: 1.1.1.r8.g320ae2d-1
Description: Portable, generic assembler engine written in ANSI C99 - supporting 680x0 family, 6502, MIPS32, Z80, Game Boy, DCPU-16, CHIP-8/SCHIP and RC811 CPUs
URL: https://github.com/asmotor/asmotor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1611083001
LastModified: 1611329051
URLPath: /cgit/aur.git/snapshot/asmotor-git.tar.gz